kopia lustrzana https://github.com/inkstitch/inkstitch
fix crowdin build task
rodzic
7294240b4d
commit
35e338435e
|
@ -156,7 +156,8 @@ script:
|
||||||
git config --global user.email "inkstitch-crowdin@lex.gd"
|
git config --global user.email "inkstitch-crowdin@lex.gd"
|
||||||
git config --global user.name "Ink/Stitch Crowdin integration"
|
git config --global user.name "Ink/Stitch Crowdin integration"
|
||||||
|
|
||||||
wget https://crowdin.com/downloads/crowdin-cli.jar
|
wget https://downloads.crowdin.com/cli/v2/crowdin-cli.zip
|
||||||
|
unzip -j crowdin-cli.zip
|
||||||
java -jar crowdin-cli.jar pull -b master
|
java -jar crowdin-cli.jar pull -b master
|
||||||
|
|
||||||
# Try to only commit if translations changed. Crowdin will update all
|
# Try to only commit if translations changed. Crowdin will update all
|
||||||
|
|
Ładowanie…
Reference in New Issue