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