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

FIX: dev branch should be used on deploy

parent facb6362
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ trigger_build:
-F "variables[WEBUI]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=WEBUI"
-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.
Finish editing this message first!
Please register or to comment