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