Fix notifying the server of new update
continuous-integration/appveyor/branch AppVeyor build succeeded Details

master
Jonatan Nilsson 2022-08-15 08:24:41 +00:00
parent ebab618926
commit feb42c1ba7
1 changed files with 1 additions and 1 deletions

View File

@ -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/service-upload
curl -X POST http://192.168.93.50:4010/update/serviceupload
fi
# on build failure