From 50b1da8a002eb870b612d1405ab957e7c3fc7918 Mon Sep 17 00:00:00 2001 From: "flow.gunso" Date: Tue, 10 Mar 2020 22:48:55 +0100 Subject: [PATCH] Enable templater stage on tags only --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 239a04d..f7ee1f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,7 +51,7 @@ description_templater: stage: build script: sh -e .utilities/templates/templater.sh only: - - enhance--documentations-templates + - tags artifacts: paths: - "*.description"