'.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:
|
build:
|
||||||
image: golang:1.6
|
image: golang:1.6
|
||||||
environment:
|
environment:
|
||||||
- FOO=3
|
- FOO=4
|
||||||
commands:
|
commands:
|
||||||
- go get -a -v
|
- go get -a -v
|
||||||
- go test
|
- go test
|
||||||
|
|
Loading…
Reference in New Issue