chore(ci): update git-cliff image to version 2.7.0 #38

Merged
argoyle merged 1 commits from update-git-cliff-version-to-2.7.0 into main 2024-12-28 16:11:43 +00:00
+2 -2
View File
@@ -20,7 +20,7 @@ unbound_release_preconditions_failed:
unbound_release_changelog:
stage: .pre
image:
name: orhunp/git-cliff:latest@sha256:c2e982755b1c836b8bd496cab484530dfeff39066a39a2d61d85456bb278d31c
name: orhunp/git-cliff:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11
entrypoint: [ "" ]
variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace
@@ -142,7 +142,7 @@ unbound_release_handle_mr:
unbound_release_prepare_release:
stage: .pre
image:
name: orhunp/git-cliff:latest@sha256:c2e982755b1c836b8bd496cab484530dfeff39066a39a2d61d85456bb278d31c
name: orhunp/git-cliff:2.7.0@sha256:69ca0c9260cbfd6145e89138f434d1f0bd53cc8ed66148fdb72b4c4e51c77d11
entrypoint: [ "" ]
variables:
GIT_STRATEGY: clone # clone entire repo instead of reusing workspace