fix(cosign^1)

closes #4286
This commit is contained in:
Jacob Heider 2023-12-02 00:46:48 -05:00
parent 2620a0bdcc
commit 4a36f63eaf
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -29,7 +29,6 @@ build:
# or segmentation fault # or segmentation fault
# fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575 # fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575
LDFLAGS: LDFLAGS:
- -buildmode=pie - -buildmode=pie
test: test: cosign version 2>&1 | grep {{version}}
cosign version | grep {{version}}