Enable templater stage on tags only
This commit is contained in:
@@ -51,7 +51,7 @@ description_templater:
|
|||||||
stage: build
|
stage: build
|
||||||
script: sh -e .utilities/templates/templater.sh
|
script: sh -e .utilities/templates/templater.sh
|
||||||
only:
|
only:
|
||||||
- enhance--documentations-templates
|
- tags
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- "*.description"
|
- "*.description"
|
||||||
|
|||||||
Reference in New Issue
Block a user