diff --git a/.goreleaser.yml b/.goreleaser.yml index f3c4f7bf..dd27b360 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -27,9 +27,6 @@ builds: - arm64 mod_timestamp: '{{ .CommitTimestamp }}' hooks: - pre: | - make IS_SNAPSHOT={{ .IsSnapshot }} GOOS={{ .Os }} GOARCH={{ .Arch }} skopeo.build - make IS_SNAPSHOT={{ .IsSnapshot }} GOOS={{ .Os }} GOARCH={{ .Arch }} UPX_TARGET=skopeo/static/skopeo-{{ .Os }}-{{ .Arch }} upx post: | make IS_SNAPSHOT={{ .IsSnapshot }} GOOS={{ .Os }} GOARCH={{ .Arch }} UPX_TARGET={{ .Path }} upx universal_binaries: