mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
cc09719032
commit
24c2a031ac
1 changed files with 2 additions and 0 deletions
|
@ -29,7 +29,9 @@ build:
|
||||||
LDFLAGS:
|
LDFLAGS:
|
||||||
- -s
|
- -s
|
||||||
- -w
|
- -w
|
||||||
|
# different versions usesd different mod names
|
||||||
- -X digger/pkg/utils.version={{version}}
|
- -X digger/pkg/utils.version={{version}}
|
||||||
|
- -X github.com/diggerhq/digger/pkg/utils.version={{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
|
||||||
|
|
Loading…
Reference in a new issue