Keep refactoring

This commit is contained in:
Alejandro Martínez 2024-10-08 02:52:05 +02:00
parent ca79a499a9
commit 253ab55a2b

View File

@ -3,7 +3,7 @@ when:
branch: main branch: main
steps: steps:
first-job: - name: first-job
image: busybox image: busybox
commands: commands:
- echo "first run" - echo "first run"