Release 0.0.3 Main Merge #3

Merged
ThatOneJackalGuy merged 27 commits from dev into main 2024-10-17 18:43:25 -04:00
Showing only changes of commit dd4a189409 - Show all commits

View file

@ -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: