Try template pipeline

This commit is contained in:
dvirlabs 2025-05-05 21:30:01 +03:00
parent 8835b317b2
commit 518930306f

View File

@ -11,5 +11,5 @@ steps:
- name: a-test-step - name: a-test-step
image: golang:1.16 image: golang:1.16
commands: commands:
- echo "Testing ..." - echo "Testing ...."
- ./executable - ./executable