Trigger translation catalog updates only when scheduled [skip CI]

This commit is contained in:
Manuel Cortez 2020-09-29 15:51:52 -05:00
parent a799f3d0d5
commit 1f7f98cafa

View File

@ -46,7 +46,8 @@ documentation:
name: socializer_documentation
expire_in: 30 days
update_catalogs:
### Updates all translation templates for weblate
update_translation_templates:
type: deploy
tags:
- windows10
@ -67,7 +68,7 @@ update_catalogs:
- 'git commit -m "Updated locales [skip ci]"'
- 'git push origin HEAD:$env:CI_COMMIT_REF_NAME'
only:
- master
- schedules
alpha32:
<<: *configure_environment