'.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
|
||||
environment:
|
||||
- FOO=1
|
||||
- BAR=0
|
||||
commands:
|
||||
- go get -a -v
|
||||
- make test
|
||||
|
|
Loading…
Reference in New Issue