Final correction

This commit is contained in:
Valentin Popov 2017-11-14 04:09:44 +04:00
parent 9c2b196c27
commit 11f1641921

View File

@ -24,6 +24,6 @@ jobs:
include: include:
- stage: deploy - stage: deploy
deploy: deploy:
provider: script provider: script
script: script:
- curl -H "Content-Type: application/json" --data '{"build":true}' -X POST "https://registry.hub.docker.com/u/valentineus/meteor/trigger/${TOKEN}/" - "curl -H 'Content-Type: application/json' --data '{\"build\":true}' -X POST 'https://registry.hub.docker.com/u/valentineus/meteor/trigger/${TOKEN}/'"