'.drone.yml' ändern
Some checks failed
the build failed

This commit is contained in:
an 2018-02-21 11:04:38 +00:00
parent 3be861a5e9
commit 3091c022fa

View file

@ -3,7 +3,6 @@ pipeline:
image: golang:1.6
environment:
- FOO=1
- BAR=0
commands:
- go get -a -v
- make test