'.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: 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