diff --git a/.drone.yml b/.drone.yml index 8ec2028..60b48bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,9 +18,9 @@ steps: - name: build image: alpine/git - volumes: - - name: cache - path: /go + # volumes: + # - name: cache + # path: /go commands: - ls / - cat /go/a.txt