'.drone.yml' ändern
the build is pending
Details
the build is pending
Details
This commit is contained in:
parent
4672a5bc0d
commit
190ffdb079
|
@ -4,6 +4,7 @@ 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
|
||||||
|
|
Loading…
Reference in New Issue