closes #3580
This commit is contained in:
Jacob Heider 2023-10-09 16:55:57 -04:00
parent b7dfc4313c
commit ec3bc6099a
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -28,11 +28,12 @@ build:
- -s
- -w
- -buildid=
- -X github.com/iawia002/lux/app.version=v{{version}}
linux:
# or segmentation fault
# fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575
LDFLAGS:
- -buildmode=pie
- -buildmode=pie
test:
script: