Commit 497e397f authored by bmortier's avatar bmortier
Browse files

ambulance: fix(ci) in trigger variables seems to create the trigger even if...

ambulance: fix(ci) in trigger variables seems to create the trigger even if the condition is not right

Signed-off-by: bmortier's avatarBenoit Mortier <benoit.mortier@fusiondirectory.org>
Showing with 1 addition and 2 deletions
+1 -2
...@@ -94,8 +94,7 @@ trigger-plugins: ...@@ -94,8 +94,7 @@ trigger-plugins:
BRANCH_BUILD_CENTOS_7: $BRANCH_BUILD_CENTOS_7 BRANCH_BUILD_CENTOS_7: $BRANCH_BUILD_CENTOS_7
stage: trigger stage: trigger
only: only:
variables: - 1.4-dev
- $TARBALLS_TRIGGER_VERSION
trigger: trigger:
project: fusiondirectory/fd-plugins project: fusiondirectory/fd-plugins
branch: $CI_COMMIT_REF_NAME branch: $CI_COMMIT_REF_NAME
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment