'.drone.yml' ändern

This commit is contained in:
an 2018-02-21 10:26:29 +00:00
parent 190ffdb079
commit 3be861a5e9

View file

@ -4,7 +4,6 @@ pipeline:
environment:
- FOO=1
- BAR=0
- BAZ=2
commands:
- go get -a -v
- make test