This commit is contained in:
parent
7f69e6e1c2
commit
e4d6a3fdff
@ -4,7 +4,6 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: alpine
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- go build ./cmd/bb
|
||||||
- echo world
|
|
||||||
|
Loading…
Reference in New Issue
Block a user