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