diff --git a/appveyor.yml b/appveyor.yml index 90a0d0c..ffbd70b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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