Commit 1292e4f8 authored by bmortier's avatar bmortier
Browse files

:handshake: fix(transifex) "Update transiflex API in the gitlab-ci

Showing with 1 addition and 1 deletion
+1 -1
......@@ -68,7 +68,7 @@ update-transifex:
- echo $'[https://www.transifex.com]\nrest_hostname = '"$TRANSIFEX_REST_HOSTNAME"$'\nusername = '"$TRANSIFEX_USER"$'\ntoken = '"$TRANSIFEX_TOKEN"$'\n' > ~/.transifexrc
- tx pull -a -f
- ../dev-tools/locale-scripts/fusiondirectory-update-locale -g
- tx push -s -t --skip --no-interactive
- tx push -s -t --skip
build-tarballs:
stage: tarballs
......
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