appveyor: Migrate to new app2
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This commit is contained in:
parent
8d0265d0fe
commit
5d57db6f32
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ on_success:
|
|||
https://git.nfp.is/api/v1/repos/$APPVEYOR_REPO_NAME/releases/$RELEASE_ID/assets
|
||||
|
||||
echo "Deplying to production"
|
||||
curl -X POST http://192.168.93.50:4010/update/storageupload
|
||||
curl -X POST http://192.168.93.51:4010/update/storageupload
|
||||
fi
|
||||
|
||||
# on build failure
|
||||
|
|
Loading…
Reference in a new issue