Another try

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

View File

@ -3,3 +3,6 @@ steps:
image: busybox image: busybox
commands: commands:
- echo "first run" - echo "first run"
when:
- event: push
branch: main