Make GOPATH shared between build steps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Hamcha 2019-06-28 11:05:22 +02:00
parent b958b0e8df
commit 463804fff7
1 changed files with 5 additions and 1 deletions

View File

@ -35,4 +35,8 @@ steps:
event:
- push
- tag
branch: master
branch: master
volumes:
- name: gopath
temp: {}