Commit a70ea213 authored by Jonathan Swaelens's avatar Jonathan Swaelens
Browse files

:ambulance: fix(gitlab-ci): Use update-transiflex only on 1.3-dev


Use update-transiflex only on 1.3-dev

Signed-off-by: default avatarJonathan Swaelens <swaelens.jonathan@opensides.be>
Showing with 1 addition and 1 deletion
+1 -1
......@@ -138,7 +138,7 @@ fusiondirectory-update-locale:
update-transifex:
stage: transifex
only:
- 1.*
- 1.3-dev
before_script:
- apt-get update -qq
- apt-get install -y -qq gettext git php-cli transifex-client
......
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