From 28cf9a76a83652cd1dd0c40fcf6894940b8b1cfa Mon Sep 17 00:00:00 2001 From: DeveloperDurpBot Date: Tue, 16 May 2023 00:15:48 +0000 Subject: [PATCH] ci: render Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/868200517 --- pipelines/build-container.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipelines/build-container.yml b/pipelines/build-container.yml index d879e7e..919f093 100644 --- a/pipelines/build-container.yml +++ b/pipelines/build-container.yml @@ -4,6 +4,8 @@ stages: version: image: gittools/gitversion:5.12.0 stage: versioning + variables: + GIT_DEPTH: "0" script: # Begin of version-number.sh - |