1
0
mirror of https://codeberg.org/gitnex/GitNex.git synced 2025-10-05 15:52:46 +02:00

Disable crowdin push for now, permanent solution is needed to fix not push everything (#1529)

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1529
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif
2025-09-06 13:49:59 +02:00
committed by M M Arif
parent e26b81533b
commit f6d27df9c1

View File

@@ -11,15 +11,6 @@ steps:
event: [ push, tag, cron ]
branch: main
push:
image: crowdin/cli:3.16.0
commands:
- crowdin push
when:
event: [ push, tag ]
branch: main
path: [ app/src/main/res/values/strings.xml ]
pull:
image: crowdin/cli:3.16.0
# we do not need to update the config file again since it persists