diff --git a/.drone.yml b/.drone.yml index 88fa851..e7f7f16 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,7 @@ pipeline: build: image: golang:latest commands: + - mkdir /go/bin - curl https://glide.sh/get | sh - cd src/meow.tf/deb-simple - glide install \ No newline at end of file