chore(deps): update goreleaser/goreleaser docker tag to v2.12.2
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@ deploy-prod:
|
||||
check_release:
|
||||
stage: test
|
||||
image:
|
||||
name: goreleaser/goreleaser:v2.12.1@sha256:27f25749f83ba2c3372e667c4ae85701cc2caa4aaebbf5d1aed3c4f0933a077b
|
||||
name: goreleaser/goreleaser:v2.12.2@sha256:ab11cfd7c8c9af878cdcb66c5b8aa4d16209d155bca264a86d3ccd5a79e9030a
|
||||
entrypoint: [ '' ]
|
||||
variables:
|
||||
GOTOOLCHAIN: auto
|
||||
@@ -74,7 +74,7 @@ release:
|
||||
needs:
|
||||
- unbound_release_prepare_release
|
||||
image:
|
||||
name: goreleaser/goreleaser:v2.12.1@sha256:27f25749f83ba2c3372e667c4ae85701cc2caa4aaebbf5d1aed3c4f0933a077b
|
||||
name: goreleaser/goreleaser:v2.12.2@sha256:ab11cfd7c8c9af878cdcb66c5b8aa4d16209d155bca264a86d3ccd5a79e9030a
|
||||
entrypoint: [ '' ]
|
||||
variables:
|
||||
# Disable shallow cloning so that goreleaser can diff between tags to
|
||||
|
||||
Reference in New Issue
Block a user