Updated gitlab CI file to avoid duplicating a CI job

This commit is contained in:
Manuel Cortez 2020-12-26 21:54:00 -06:00
parent fe878b227d
commit 162ce4491b

View File

@ -24,7 +24,7 @@ stages:
### Updates all translation templates for weblate ### Updates all translation templates for weblate
update_translation_templates: update_translation_templates:
<<: *configure_environment <<: *configure_environment
stage: build stage: test
tags: tags:
- windows10 - windows10
script: script: