Commit a4440d50 authored by bmortier's avatar bmortier
Browse files

:ambulance: fix(ci) need the variables: to have gitlab pick the variable value


Signed-off-by: bmortier's avatarBenoit Mortier <benoit.mortier@fusiondirectory.org>
Showing with 1 addition and 0 deletions
+1 -0
...@@ -73,6 +73,7 @@ update-transifex: ...@@ -73,6 +73,7 @@ update-transifex:
build-tarballs: build-tarballs:
stage: tarballs stage: tarballs
only: only:
variables:
- $TARBALLS_TRIGGER_VERSION - $TARBALLS_TRIGGER_VERSION
script: script:
- mkdir ../fusiondirectory-$VERSION/ - mkdir ../fusiondirectory-$VERSION/
......
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