chore(deps): update goreleaser/goreleaser docker tag to v2.4.7
This commit is contained in:
+2
-2
@@ -65,7 +65,7 @@ deploy-prod:
|
||||
check_release:
|
||||
stage: test
|
||||
image:
|
||||
name: goreleaser/goreleaser:v2.4.6@sha256:ee06a37ea5b3307f08b26ce51e60a251a0c06e9a52ef5596218a93e364a3af1d
|
||||
name: goreleaser/goreleaser:v2.4.7@sha256:579bc451c4d58def575fb64a754fe19430e1ef43d28c02e6373083bb7a903419
|
||||
entrypoint: [ '' ]
|
||||
script: |
|
||||
goreleaser check
|
||||
@@ -76,7 +76,7 @@ release:
|
||||
needs:
|
||||
- unbound_release_prepare_release
|
||||
image:
|
||||
name: goreleaser/goreleaser:v2.4.6@sha256:ee06a37ea5b3307f08b26ce51e60a251a0c06e9a52ef5596218a93e364a3af1d
|
||||
name: goreleaser/goreleaser:v2.4.7@sha256:579bc451c4d58def575fb64a754fe19430e1ef43d28c02e6373083bb7a903419
|
||||
entrypoint: [ '' ]
|
||||
variables:
|
||||
# Disable shallow cloning so that goreleaser can diff between tags to
|
||||
|
||||
Reference in New Issue
Block a user