bug: fix crowdin upload
This commit is contained in:
parent
2c9569d3f9
commit
00b4a25625
@ -27,7 +27,7 @@ steps:
|
|||||||
- git config --global user.name "Drone CI"
|
- git config --global user.name "Drone CI"
|
||||||
- git remote set-url origin https://drone:$TOKEN@git.v0l.io/Kieran/snort.git
|
- git remote set-url origin https://drone:$TOKEN@git.v0l.io/Kieran/snort.git
|
||||||
- yarn install
|
- yarn install
|
||||||
- npx @crowdin/cli upload -b main -T $CTOKEN
|
- npx @crowdin/cli upload sources -b main -T $CTOKEN
|
||||||
- npx @crowdin/cli pull -b main -T $CTOKEN
|
- npx @crowdin/cli pull -b main -T $CTOKEN
|
||||||
- yarn workspace @snort/app format
|
- yarn workspace @snort/app format
|
||||||
- git diff
|
- git diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user