mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
b7dfc4313c
commit
ec3bc6099a
|
@ -28,11 +28,12 @@ build:
|
||||||
- -s
|
- -s
|
||||||
- -w
|
- -w
|
||||||
- -buildid=
|
- -buildid=
|
||||||
|
- -X github.com/iawia002/lux/app.version=v{{version}}
|
||||||
linux:
|
linux:
|
||||||
# or segmentation fault
|
# or segmentation fault
|
||||||
# fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575
|
# fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575
|
||||||
LDFLAGS:
|
LDFLAGS:
|
||||||
- -buildmode=pie
|
- -buildmode=pie
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue