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

FIX: dev branch should be used on deploy

parent 52fc9b65
Branches
Tags
No related merge requests found
...@@ -59,7 +59,7 @@ trigger_build: ...@@ -59,7 +59,7 @@ trigger_build:
-F "variables[SERVER]=$CI_COMMIT_REF_NAME" -F "variables[SERVER]=$CI_COMMIT_REF_NAME"
-F "variables[TriggerdBy]=SERVER" -F "variables[TriggerdBy]=SERVER"
-F "variables[TriggerdByHash]=$CI_COMMIT_SHORT_SHA" -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 a docker image in which tests for this repository can run
build-testenv: build-testenv:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment