mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 07:12:46 +01:00
fix: downgrade goreleaser-cross docker version (#1164)
This commit is contained in:
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -36,5 +36,5 @@ jobs:
|
|||||||
-w /go/src/github.com/SecurityBrewery/catalyst \
|
-w /go/src/github.com/SecurityBrewery/catalyst \
|
||||||
-e CGO_ENABLED=1 \
|
-e CGO_ENABLED=1 \
|
||||||
-e GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
|
-e GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
|
||||||
ghcr.io/goreleaser/goreleaser-cross:v1.25.2 \
|
ghcr.io/goreleaser/goreleaser-cross:v1.25.1 \
|
||||||
release --clean
|
release --clean
|
||||||
|
|||||||
Reference in New Issue
Block a user