Fix glide path
the build failed Details

This commit is contained in:
Tyler 2018-10-14 04:14:57 -04:00
parent 49f1b9312d
commit 3d3670ac2b
1 changed files with 1 additions and 1 deletions

View File

@ -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