This commit is contained in:
parent
9373fb62e4
commit
02214575ae
@ -4,6 +4,7 @@ name: "drone-dagger-test"
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "build"
|
- name: "build"
|
||||||
image: harbor.front.kjuulh.io/docker-proxy/library/golang
|
image: harbor.front.kjuulh.io/docker-proxy/library/golang:latest
|
||||||
commands:
|
commands:
|
||||||
- "go run main.go"
|
- "go run main.go"
|
||||||
|
- "go test ./..."
|
||||||
|
Loading…
Reference in New Issue
Block a user