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