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

FIX: trigger image building and integration tests

parent c27e11a0
No related branches found
No related tags found
1 merge request!2F fix pipeline
......@@ -38,7 +38,7 @@ trigger_build:
stage: deploy
script:
- /usr/bin/curl -X POST
-F token=$DEPLOY_TRIGGER_TOKEN
-F token=$CI_JOB_TOKEN
-F "variables[F_BRANCH]=$CI_COMMIT_REF_NAME"
-F "variables[MYSQLBACKEND]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=MYSQLBACKEND"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment