1st Pipeline test

This commit is contained in:
Mrdabup 2024-10-14 18:00:33 -04:00
parent 9fac523327
commit fbdad99200

View file

@ -7,6 +7,7 @@ steps:
image: debian image: debian
commands: commands:
- echo "This is the build step" - echo "This is the build step"
- echo "This ROCKS!"
- name: a-test-step - name: a-test-step
image: golang:1.16 image: golang:1.16
commands: commands: