chore(package): update goreleaser/goreleaser docker tag to v2.11.2
This commit is contained in:
parent
2ce0d9e8b7
commit
f79704ab38
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ releasing:
|
||||||
needs:
|
needs:
|
||||||
- "testing"
|
- "testing"
|
||||||
image:
|
image:
|
||||||
name: "goreleaser/goreleaser:v2.11.1"
|
name: "goreleaser/goreleaser:v2.11.2"
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_TAG'
|
- if: '$CI_COMMIT_TAG'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue