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
|
mkdir -p {{prefix}}/bin
|
||||||
mv dist/tflint {{prefix}}/bin/
|
mv dist/tflint {{prefix}}/bin/
|
||||||
env:
|
env:
|
||||||
LDFLAGS:
|
LDFLAGS: [-s, -w]
|
||||||
[-s, -w]
|
linux:
|
||||||
|
LDFLAGS: [-buildmode=pie]
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue