Commit 7178bb97 authored by jswaelens's avatar jswaelens
Browse files

Merge branch '5731-pass-the-gitlab-ci-update-transiflex-only-on-the-main-branches' into '1.3-dev'

Resolve "Pass the gitlab-ci update-transiflex only on the main branches"

Closes #5731

See merge request fusiondirectory/fd!221
parents 3755385d a70ea213
No related merge requests found
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