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
commands:
- echo "This is the build step"
- echo "This ROCKS!"
- name: a-test-step
image: golang:1.16
commands: