git fetch missing
This commit is contained in:
parent
a28d0c83bf
commit
46279f91e3
@ -141,6 +141,7 @@ steps:
|
|||||||
if ! git checkout bot-traduora; then
|
if ! git checkout bot-traduora; then
|
||||||
git branch bot-traduora && git checkout bot-traduora
|
git branch bot-traduora && git checkout bot-traduora
|
||||||
fi
|
fi
|
||||||
|
git fetch
|
||||||
- (cd lang/ && ./sync_translation.py --client $TRADUORA_R_CLIENT --secret $TRADUORA_R_SECRET --fetch)
|
- (cd lang/ && ./sync_translation.py --client $TRADUORA_R_CLIENT --secret $TRADUORA_R_SECRET --fetch)
|
||||||
- git add lang/*
|
- git add lang/*
|
||||||
- git status
|
- git status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user