This commit is contained in:
@ -5,6 +5,7 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: golang:latest
|
image: golang:latest
|
||||||
commands:
|
commands:
|
||||||
|
- mkdir /go/bin
|
||||||
- curl https://glide.sh/get | sh
|
- curl https://glide.sh/get | sh
|
||||||
- cd src/meow.tf/deb-simple
|
- cd src/meow.tf/deb-simple
|
||||||
- glide install
|
- glide install
|
Reference in New Issue
Block a user