Fix glide path
the build failed
Details
the build failed
Details
This commit is contained in:
parent
49f1b9312d
commit
3d3670ac2b
|
@ -7,7 +7,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- mkdir /go/bin
|
- mkdir /go/bin
|
||||||
- curl https://glide.sh/get | sh
|
- curl https://glide.sh/get | sh
|
||||||
- cd src/meow.tf/deb-simple
|
- cd src/gitea.meow.tf/tyler/deb-simple
|
||||||
- glide install
|
- glide install
|
||||||
build-i386:
|
build-i386:
|
||||||
image: golang:latest
|
image: golang:latest
|
||||||
|
|
Loading…
Reference in New Issue