summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2026-03-04 14:35:11 +0100
committercyberta <cyberta@riseup.net>2026-03-16 11:50:00 +0000
commit19f4e503c703f9b48b255c31e9fb160903c67953 (patch)
tree56911dea7fbc32a0a104e5bcc674e4f48c26368e
parent7d1ffc47aca2948859401fae108ccb43ed868783 (diff)
only update strings when app builds .post
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f8a629b7..2a56922c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -97,7 +97,7 @@ screenshot:
allow_failure: true
sync-source-strings-to-l10n:
- stage: .pre
+ stage: .post
image:
name: alpine/git
entrypoint: [""]