Fixed small git issue
This commit is contained in:
parent
b5390de4b0
commit
b0165952cb
@ -62,7 +62,7 @@ update_catalogs:
|
|||||||
- '&$env:PYTHON3_32 translate.py'
|
- '&$env:PYTHON3_32 translate.py'
|
||||||
- cd ..
|
- cd ..
|
||||||
- 'git add .'
|
- 'git add .'
|
||||||
- 'git commit -m Updated locales'
|
- 'git commit -m "Updated locales"'
|
||||||
- 'git push'
|
- 'git push'
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user