diff --git a/.drone.yml b/.drone.yml index 136094b..5935376 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,4 +35,8 @@ steps: event: - push - tag - branch: master \ No newline at end of file + branch: master + +volumes: + - name: gopath + temp: {} \ No newline at end of file