'.drone.yml' ändern
the build failed Details

This commit is contained in:
an 2018-02-21 10:26:29 +00:00
parent 190ffdb079
commit 3be861a5e9
1 changed files with 0 additions and 1 deletions

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