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