mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
bc39eb650d
commit
831f936f22
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ build:
|
||||||
- -s
|
- -s
|
||||||
- -w
|
- -w
|
||||||
- -X github.com/docker/compose/v2/internal.Version={{version}}
|
- -X github.com/docker/compose/v2/internal.Version={{version}}
|
||||||
|
linux:
|
||||||
|
LDFLAGS:
|
||||||
|
- -buildmode=pie
|
||||||
provides:
|
provides:
|
||||||
- bin/docker-compose
|
- bin/docker-compose
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue