Commit 08ceb49d authored by bmortier's avatar bmortier
Browse files

Merge branch '6259-add-a-variable-for-the-tarballs-generation-condition' into '1.4-dev'

Draft: Resolve "add a variable for the tarballs generation condition"

See merge request fusiondirectory/fd!1010
Showing with 2 additions and 2 deletions
+2 -2
......@@ -73,7 +73,7 @@ update-transifex:
build-tarballs:
stage: tarballs
only:
- 1.4-dev
- $TARBALLS_TRIGGER_VERSION
script:
- mkdir ../fusiondirectory-$VERSION/
- mv ./* ../fusiondirectory-$VERSION/
......@@ -94,7 +94,7 @@ trigger-plugins:
BRANCH_BUILD_CENTOS_7: $BRANCH_BUILD_CENTOS_7
stage: trigger
only:
- 1.4-dev
- $TARBALLS_TRIGGER_VERSION
trigger:
project: fusiondirectory/fd-plugins
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