This commit is contained in:
parent
3106ce22e8
commit
a34616a581
@ -4,11 +4,11 @@ type: kubernetes
|
||||
name: elbot
|
||||
|
||||
steps:
|
||||
- name: try build
|
||||
image: golang:1.12
|
||||
- name: build
|
||||
image: golang:1.16
|
||||
commands:
|
||||
- go build
|
||||
- name: try test
|
||||
image: golang:1.12
|
||||
- name: test
|
||||
image: golang:1.16
|
||||
commands:
|
||||
- go test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user