Skip to content

Commit dabdbc0

Browse files
Added depth on create_release job.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent bf70bbf commit dabdbc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ containerize:
4848
- buildx
4949

5050
create_release:
51+
variables:
52+
GIT_DEPTH: 999
5153
stage: pre-release
5254
image: ${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}
5355
rules:

0 commit comments

Comments
 (0)