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