Push to master branch from CI

This commit is contained in:
Manuel Cortez 2020-09-29 12:31:42 -05:00
parent f3a963b39f
commit 376407e6fd

View File

@ -65,7 +65,7 @@ update_catalogs:
- 'git config user.email "manuel@manuelcortez.net"'
- 'git add .'
- 'git commit -m "Updated locales"'
- 'git push'
- 'git push origin HEAD:master'
only:
- master