Enable templater stage on tags only

This commit is contained in:
flow.gunso
2020-03-10 22:48:55 +01:00
parent a24300b7a5
commit 50b1da8a00

View File

@@ -51,7 +51,7 @@ description_templater:
stage: build
script: sh -e .utilities/templates/templater.sh
only:
- enhance--documentations-templates
- tags
artifacts:
paths:
- "*.description"