Generates the po files after everything else
This commit is contained in:
parent
b9707aaf18
commit
e321cdf259
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user