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

FIX: dev branch should be used on deploy

parent e408ea49
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ trigger_build:
-F "variables[MYSQLBACKEND]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=MYSQLBACKEND"
-F "variables[TriggerdByHash]=$CI_COMMIT_SHORT_SHA"
-F ref=master https://gitlab.indiscale.com/api/v4/projects/14/trigger/pipeline
-F ref=dev https://gitlab.indiscale.com/api/v4/projects/14/trigger/pipeline
# Build a docker image in which tests for this repository can run
build-testenv:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment