Test some pipeline

This commit is contained in:
dvirlabs 2025-05-05 22:29:53 +03:00
parent 10e19744c3
commit 54ec108864

View File

@ -2,7 +2,7 @@ steps:
- name: step-1 - name: step-1
image: alpine image: alpine
commands: commands:
- echo "Step 1 Starting preview pipeline" - echo "🚀 Step 1 Starting preview pipeline"
- name: step-2 - name: step-2
image: alpine image: alpine