make the translations stage automatic

This commit is contained in:
Ran-Mewo
2026-01-24 22:23:20 +06:00
parent 50fe44ebf9
commit 152684bbee
+1 -3
View File
@@ -106,10 +106,8 @@ pages:
translations:
stage: translations
needs: []
image: crowdin/cli:latest
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
when: manual
script:
- crowdin upload sources
- crowdin download --export-only-approved --skip-untranslated-files