mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/docker-volume-local-persist: fix build
This commit is contained in:
parent
c971d8cf69
commit
375e3cc173
@ -19,6 +19,7 @@ builddir="$srcdir/local-persist-$pkgver"
|
||||
build() {
|
||||
cd "$builddir"
|
||||
export GOPATH="$startdir"
|
||||
export GO111MODULE=off
|
||||
glide install --skip-test
|
||||
go build -v -ldflags "-s -w" \
|
||||
-o bin/local-persist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user