This commit is contained in:
parent
c5c566f85c
commit
cc08cf2ee9
@ -8,9 +8,9 @@ jobs:
|
||||
image: offline-twitter/go
|
||||
volumes:
|
||||
- woodpecker-gocache:/go-cache-volume
|
||||
environment:
|
||||
- GOPATH=/go-cache-volume
|
||||
- GOCACHE=/go-cache-volume/build-cache
|
||||
env:
|
||||
GOPATH: /go-cache-volume
|
||||
GOCACHE: /go-cache-volume/build-cache
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@${{ github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user