From 72abfa3ab9293f95fa13e88d87b55a5efc9625e9 Mon Sep 17 00:00:00 2001 From: Karina Schulz Date: Thu, 8 Jul 2021 08:43:25 +0200 Subject: [PATCH] doc(generalInformation): add missing push template to include --- documentation/chapters/generalInformation.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/chapters/generalInformation.adoc b/documentation/chapters/generalInformation.adoc index 2b47efc..ba3a2b8 100644 --- a/documentation/chapters/generalInformation.adoc +++ b/documentation/chapters/generalInformation.adoc @@ -25,6 +25,7 @@ include: - 'npm-test-template.yml' - 'publish-image.yml' - 'set-version-template.yml' + - 'push-tag-and-version-template.yml' - 'sonar-template.yml'