Generates the po files after everything else

This commit is contained in:
Manuel Cortez 2020-12-26 22:09:37 -06:00
parent b9707aaf18
commit e321cdf259

View File

@ -9,7 +9,7 @@ variables:
stages: stages:
- test - test
- build - build
- pack - pofiles
.configure_environment: &configure_environment .configure_environment: &configure_environment
tags: tags:
@ -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: test stage: pofiles
tags: tags:
- windows10 - windows10
script: script: