This commit is contained in:
parent
ea0a9b45ce
commit
576e6079ea
@ -5,6 +5,8 @@ name: default
|
||||
steps:
|
||||
- name: install
|
||||
image: golang:1.15
|
||||
environment:
|
||||
GOPROXY: http://10.20.0.25:3142|direct
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /go
|
||||
|
Loading…
Reference in New Issue
Block a user