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

@ -36,3 +36,7 @@ steps:
- push
- tag
branch: master
volumes:
- name: gopath
temp: {}