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

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: environment:
- FOO=1 - FOO=1
- BAR=0 - BAR=0
- BAZ=2
commands: commands:
- go get -a -v - go get -a -v
- make test - make test