Skip to content
Snippets Groups Projects
Commit a5cf2d63 authored by Florian Dobener's avatar Florian Dobener
Browse files

Merge branch 'run-in-develop' into 'develop'

Adds running the workflow for the develop branch

See merge request !114
parents 7321f4fb e100363e
No related branches found
No related tags found
1 merge request!114Adds running the workflow for the develop branch
Pipeline #166484 passed
......@@ -6,6 +6,7 @@ variables:
workflow:
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- if: $CI_COMMIT_BRANCH == "develop"
- if: $CI_COMMIT_TAG
variables:
DOCKER_TAG: ${CI_COMMIT_REF_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment