Make GOPATH shared between build steps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Hamcha 2019-06-28 11:05:22 +02:00
parent b958b0e8df
commit 463804fff7

View file

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