1.18.0
All checks were successful
Run CI/CD... / main (push) Successful in 6m48s

This commit is contained in:
Your Name 2025-02-14 22:38:51 +00:00
parent c5617e98c4
commit 161260682f

View file

@ -36,7 +36,7 @@ Docker v2 images.
export GOPROXY=direct
CGO_CFLAGS="" CGO_LDFLAGS="-L/usr/lib64 -lgpgme -lassuan -lgpg-error" GO111MODULE=on go build -mod=vendor "-buildmode=pie" -ldflags '-X main.gitCommit= ' -gcflags "" -tags "btrfs_noversion exclude_graphdriver_btrfs " -o bin/skopeo ./cmd/skopeo
upx bin/%{name}
#upx bin/%{name}
%install