Another try

This commit is contained in:
Alejandro Martínez 2024-10-08 02:40:59 +02:00
parent 94d83d713c
commit aa53b59c67

View File

@ -2,4 +2,7 @@ steps:
first-job:
image: busybox
commands:
- echo "first run"
- echo "first run"
when:
- event: push
branch: main