mirror of https://github.com/harness/drone.git
"Nov 14 commit"
parent
f144aab4a5
commit
dbd9c770da
|
@ -9,7 +9,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: golang:1.22.7
|
||||
image: golang:1.14.15
|
||||
commands:
|
||||
- go test -race ./...
|
||||
- go build -o /dev/null github.com/drone/drone/cmd/drone-server
|
||||
|
|
Loading…
Reference in New Issue