This commit is contained in:
parent
10b5f4e2ca
commit
38096a41e7
@ -3,8 +3,7 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go test
|
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user