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