mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
cleanup
This commit is contained in:
parent
b4167009bc
commit
af1e9ca1b2
|
@ -20,7 +20,6 @@ build:
|
||||||
LDFLAGS:
|
LDFLAGS:
|
||||||
- -buildmode=pie
|
- -buildmode=pie
|
||||||
script: |
|
script: |
|
||||||
# cd ./cmd/xc
|
|
||||||
GOBIN={{prefix}}/bin go install -ldflags="$LDFLAGS" .
|
GOBIN={{prefix}}/bin go install -ldflags="$LDFLAGS" .
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue