mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Try on_success for appveyor
This commit is contained in:
parent
8784d183fa
commit
fe9c9e09bc
@ -29,7 +29,7 @@ cache:
|
||||
# tests configuration #
|
||||
#---------------------------------#
|
||||
|
||||
build_script:
|
||||
on_success:
|
||||
- ps: if($env:APPVEYOR_REPO_TAG -eq 'true') { npm run build-n-package:win }
|
||||
|
||||
#---------------------------------#
|
||||
|
Loading…
Reference in New Issue
Block a user