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

This commit is contained in:
an 2018-02-21 11:40:00 +00:00
parent 00915d9a8d
commit 0946b4016e

View file

@ -2,7 +2,7 @@ pipeline:
build:
image: golang:1.6
environment:
- FOO=3
- FOO=4
commands:
- go get -a -v
- go test