Go modules caching
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jake Hillion 2020-10-30 22:48:30 +00:00
parent ea0a9b45ce
commit 576e6079ea

View File

@ -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