From 66c1b439bca8728ce368529c2f81ce94de8dde72 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 16 May 2023 00:13:54 +0000 Subject: [PATCH] Update file build-container.tpl.yml --- templates/build-container.tpl.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/build-container.tpl.yml b/templates/build-container.tpl.yml index 02a07f4..4b5de2d 100644 --- a/templates/build-container.tpl.yml +++ b/templates/build-container.tpl.yml @@ -5,6 +5,8 @@ stages: version: image: gittools/gitversion:5.12.0 stage: versioning + variables: + GIT_DEPTH: "0" script: - ./scripts/version-number.sh artifacts: