Updated gitlab CI file to avoid duplicating a CI job
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user