'.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:
|
||||
image: golang:1.6
|
||||
environment:
|
||||
- FOO=4
|
||||
- FOO=5
|
||||
commands:
|
||||
- go get -a -v
|
||||
- go test
|
||||
|
|
Loading…
Reference in New Issue