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

FIX: DEPLOY_REF variable is needed.

parent 885082cd
No related branches found
No related tags found
2 merge requests!17Release 6.0,!8"trigger" keyword and failing strategy
Pipeline #23816 passed
......@@ -101,7 +101,8 @@ unittests-mysql-5:
trigger_build:
stage: deploy
inherit:
variables: false
variables:
- DEPLOY_REF
variables:
F_BRANCH: $CI_COMMIT_REF_NAME
MYSQLBACKEND: $CI_COMMIT_REF_NAME
......
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