Skip to content
Snippets Groups Projects
Verified Commit bd3d89eb authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 4e96ecc4
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ trigger_build:
script:
- /usr/bin/curl -X POST
-F token=$DEPLOY_TRIGGER_TOKEN
-F "variables[F_BRANCH]=$CI_COMMIT_REF_NAME"
-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.
Finish editing this message first!
Please register or to comment