This commit is contained in:
parent
6f86145b92
commit
ebfbfe8509
@ -8,6 +8,7 @@ jobs:
|
|||||||
image: offline-twitter/go
|
image: offline-twitter/go
|
||||||
volumes:
|
volumes:
|
||||||
- woodpecker-gocache:/go-cache-volume
|
- woodpecker-gocache:/go-cache-volume
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
env:
|
env:
|
||||||
GOPATH: /go-cache-volume
|
GOPATH: /go-cache-volume
|
||||||
GOCACHE: /go-cache-volume/build-cache
|
GOCACHE: /go-cache-volume/build-cache
|
||||||
@ -37,3 +38,5 @@ jobs:
|
|||||||
env
|
env
|
||||||
ls -l /go*
|
ls -l /go*
|
||||||
ls -l /var/run
|
ls -l /var/run
|
||||||
|
|
||||||
|
go env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user