chore(deps): update goreleaser/goreleaser docker tag to v2.13.0
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@ deploy-prod:
|
|||||||
check_release:
|
check_release:
|
||||||
stage: test
|
stage: test
|
||||||
image:
|
image:
|
||||||
name: goreleaser/goreleaser:v2.12.7@sha256:a2a47c0dda85f8d40eaaa5b9765bf76c69addb6060666f8a51441410d9b008e9
|
name: goreleaser/goreleaser:v2.13.0@sha256:8a3445440ddb9f40b5a31d477eebef2da57579fc431e5282b97efb3cd73610f1
|
||||||
entrypoint: [ '' ]
|
entrypoint: [ '' ]
|
||||||
variables:
|
variables:
|
||||||
GOTOOLCHAIN: auto
|
GOTOOLCHAIN: auto
|
||||||
@@ -74,7 +74,7 @@ release:
|
|||||||
needs:
|
needs:
|
||||||
- unbound_release_prepare_release
|
- unbound_release_prepare_release
|
||||||
image:
|
image:
|
||||||
name: goreleaser/goreleaser:v2.12.7@sha256:a2a47c0dda85f8d40eaaa5b9765bf76c69addb6060666f8a51441410d9b008e9
|
name: goreleaser/goreleaser:v2.13.0@sha256:8a3445440ddb9f40b5a31d477eebef2da57579fc431e5282b97efb3cd73610f1
|
||||||
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