'.drone.yml' ändern
the build failed Details

This commit is contained in:
an 2018-02-21 11:04:38 +00:00
parent 3be861a5e9
commit 3091c022fa
1 changed files with 0 additions and 1 deletions

View File

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