CI: Push translation: Fixed wrong branch to push.
This commit is contained in:
parent
fad31bb858
commit
4bef53c948
@ -43,5 +43,6 @@ fi
|
|||||||
echo "==> master~$n ($(git show --oneline --quiet master~$n)) shares the same translations with the server."
|
echo "==> master~$n ($(git show --oneline --quiet master~$n)) shares the same translations with the server."
|
||||||
|
|
||||||
echo "=> Preparing to push local translation updates to the server..."
|
echo "=> Preparing to push local translation updates to the server..."
|
||||||
|
git checkout -f master
|
||||||
$SOURCE_DIR/scripts/sync_translation.py --lang-dir $SOURCE_DIR/lang/ --client $TRADUORA_W_CLIENT --secret $TRADUORA_W_SECRET --push
|
$SOURCE_DIR/scripts/sync_translation.py --lang-dir $SOURCE_DIR/lang/ --client $TRADUORA_W_CLIENT --secret $TRADUORA_W_SECRET --push
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user