This commit is contained in:
@@ -16,7 +16,7 @@ steps:
|
|||||||
- git clone $DRONE_REMOTE_URL .
|
- git clone $DRONE_REMOTE_URL .
|
||||||
|
|
||||||
- name: echo hello world
|
- name: echo hello world
|
||||||
image: golang
|
image: golang:alpine
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- go build
|
||||||
- go test
|
- go test
|
||||||
|
|||||||
Reference in New Issue
Block a user