mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2025-10-06 00:02: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:
@@ -11,15 +11,6 @@ steps:
|
|||||||
event: [ push, tag, cron ]
|
event: [ push, tag, cron ]
|
||||||
branch: main
|
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:
|
pull:
|
||||||
image: crowdin/cli:3.16.0
|
image: crowdin/cli:3.16.0
|
||||||
# we do not need to update the config file again since it persists
|
# we do not need to update the config file again since it persists
|
||||||
|
Reference in New Issue
Block a user