Release 0.0.3 Main Merge #3
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- apt-get install vim
|
||||||
- echo "This ROCKS!"
|
- vim's installed
|
||||||
- name: a-test-step
|
- name: a-test-step
|
||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue