Test drone
the build failed
Details
the build failed
Details
This commit is contained in:
parent
b65a8464d7
commit
d2223b07e7
|
@ -0,0 +1,10 @@
|
|||
workspace:
|
||||
base: /go
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: golang:latest
|
||||
commands:
|
||||
- curl https://glide.sh/get | sh
|
||||
- cd src/meow.tf/deb-simple
|
||||
- glide install
|
Loading…
Reference in New Issue