fix(tflint)

closes #4048
This commit is contained in:
Jacob Heider 2023-11-13 10:02:45 -05:00
parent 5c666195c6
commit 4b29c8af7f
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -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: |