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