summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-11-15 10:15:12 +0000
committerWill Thompson <will@willthompson.co.uk>2018-11-15 10:28:14 +0000
commita10bd2174e31e8eddf6d8c5156756c145a88790c (patch)
treee25839b81e9bc3655afe96bcb2063ec0e2fb81af
parente6875f2833091b19a0a338291258a88bfa67a9e6 (diff)
ci: push new strings to Transifextransifex
This is done at lint time because I don't want a flaky Flatpak build to cause this to fail.
-rw-r--r--.gitlab-ci.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 749151c..49792f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,3 +52,17 @@ flatpak-build:
key: "flatpak-builder-cache"
paths:
- .flatpak-builder/cache
+
+push-translations:
+ stage: lint
+ image: debian:unstable
+ only:
+ refs:
+ - master
+ - transifex
+ before_script:
+ - apt update
+ - apt install -y transifex-client
+ script:
+ - env
+ - tx push --source --no-interactive