'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
0946b4016e
commit
63850ba27c
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:1.6
|
image: golang:1.6
|
||||||
environment:
|
environment:
|
||||||
- FOO=4
|
- FOO=5
|
||||||
commands:
|
commands:
|
||||||
- go get -a -v
|
- go get -a -v
|
||||||
- go test
|
- go test
|
||||||
|
|
Loading…
Reference in New Issue