'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
3091c022fa
commit
3796a93a4c
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:1.6
|
image: golang:1.6
|
||||||
environment:
|
environment:
|
||||||
- FOO=1
|
- FOO=2
|
||||||
commands:
|
commands:
|
||||||
- go get -a -v
|
- go get -a -v
|
||||||
- make test
|
- make test
|
||||||
|
|
Loading…
Reference in New Issue