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

@ -31,5 +31,4 @@ build:
LDFLAGS:
- -buildmode=pie
test:
cosign version | grep {{version}}
test: cosign version 2>&1 | grep {{version}}