'.drone.yml' ändern
the build is pending
Details
the build is pending
Details
This commit is contained in:
parent
00915d9a8d
commit
0946b4016e
|
@ -2,7 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: golang:1.6
|
||||
environment:
|
||||
- FOO=3
|
||||
- FOO=4
|
||||
commands:
|
||||
- go get -a -v
|
||||
- go test
|
||||
|
|
Loading…
Reference in New Issue