Skip to content
Snippets Groups Projects
Commit caa70bd3 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Added comment to .gitlab-ci.yml

parent 9840ab94
Branches
Tags
2 merge requests!17Release 6.0,!8"trigger" keyword and failing strategy
Pipeline #23818 passed
......@@ -102,6 +102,8 @@ trigger_build:
stage: deploy
inherit:
variables:
# List the variables that shall be inherited, which also means they will override any equally
# named varibles in child pipelines.
- DEPLOY_REF
variables:
F_BRANCH: $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