Skip to content

Commit

Permalink
Added depth on create_release job.
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
  • Loading branch information
Johannestegner committed May 24, 2022
1 parent bf70bbf commit dabdbc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ containerize:
- buildx

create_release:
variables:
GIT_DEPTH: 999
stage: pre-release
image: ${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}
rules:
Expand Down

0 comments on commit dabdbc0

Please sign in to comment.