'.drone.yml' ändern
Some checks are pending
the build is pending

This commit is contained in:
an 2018-02-21 08:55:26 +00:00
parent 4672a5bc0d
commit 190ffdb079

View file

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