diff --git a/.drone.yml b/.drone.yml index a97a332..8baa825 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ pipeline: commands: - mkdir /go/bin - curl https://glide.sh/get | sh - - cd src/meow.tf/deb-simple + - cd src/gitea.meow.tf/tyler/deb-simple - glide install build-i386: image: golang:latest