Added git config stuff into public CI
This commit is contained in:
parent
b0165952cb
commit
f3a963b39f
@ -61,6 +61,8 @@ update_catalogs:
|
|||||||
- cd ..\doc
|
- cd ..\doc
|
||||||
- '&$env:PYTHON3_32 translate.py'
|
- '&$env:PYTHON3_32 translate.py'
|
||||||
- cd ..
|
- cd ..
|
||||||
|
- 'git config user.name "Windows runner"'
|
||||||
|
- 'git config user.email "manuel@manuelcortez.net"'
|
||||||
- 'git add .'
|
- 'git add .'
|
||||||
- 'git commit -m "Updated locales"'
|
- 'git commit -m "Updated locales"'
|
||||||
- 'git push'
|
- 'git push'
|
||||||
|
Loading…
Reference in New Issue
Block a user