mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
5c666195c6
commit
4b29c8af7f
|
@ -19,8 +19,9 @@ build:
|
|||
mkdir -p {{prefix}}/bin
|
||||
mv dist/tflint {{prefix}}/bin/
|
||||
env:
|
||||
LDFLAGS:
|
||||
[-s, -w]
|
||||
LDFLAGS: [-s, -w]
|
||||
linux:
|
||||
LDFLAGS: [-buildmode=pie]
|
||||
|
||||
test:
|
||||
script: |
|
||||
|
|
Loading…
Reference in a new issue