Skip to content
Snippets Groups Projects
Commit bead341e authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

make deploy hook into variable

parent 31730228
No related branches found
No related tags found
3 merge requests!5Release,!4Release,!3Release
Pipeline #11746 passed
......@@ -36,4 +36,4 @@ deploy:
before_script:
- apk add --update curl && rm -rf /var/cache/apk/*
script:
- curl -k -X POST https://portainer.intranet.pirati.cz/api/webhooks/5af05c61-4435-40b5-9afe-0a7906743238
- curl -k -X POST $DEPLOY_HOOK
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment