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

FIX: dev branch should be used on deploy

parent 6665457b
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ trigger_build:
-F "variables[PYLIB]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=PYLIB"
-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