'.drone.yml' ändern
the build is pending Details

This commit is contained in:
an 2018-02-21 08:55:26 +00:00
parent 4672a5bc0d
commit 190ffdb079
1 changed files with 1 additions and 0 deletions

View File

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