fix config
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ name: test and build image
|
|||||||
steps:
|
steps:
|
||||||
- name: test code
|
- name: test code
|
||||||
image: golang:1-alpine
|
image: golang:1-alpine
|
||||||
command:
|
commands:
|
||||||
- apk add --no-cache build-base make
|
- apk add --no-cache build-base make
|
||||||
- make test
|
- make test
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user