Skip to content
Snippets Groups Projects
Commit 8ad27d47 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: replace token

parent 54bff17c
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ trigger_build:
stage: deploy
script:
- /usr/bin/curl -X POST
-F token=8f29e5eeb7db2123d9c2bb84634da2
-F token=$DEPLOY_TRIGGER_TOKEN
-F "variables[MYSQLBACKEND]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=MYSQLBACKEND"
-F "variables[TriggerdByHash]=$CI_COMMIT_SHORT_SHA"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment