'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
2f8300c357
commit
00915d9a8d
|
@ -5,5 +5,5 @@ pipeline:
|
||||||
- FOO=3
|
- FOO=3
|
||||||
commands:
|
commands:
|
||||||
- go get -a -v
|
- go get -a -v
|
||||||
- make test
|
- go test
|
||||||
- make build
|
- go build
|
Loading…
Reference in New Issue