This commit is contained in:
Alejandro Martínez 2024-10-08 02:29:44 +02:00
parent a042db3bfd
commit 87aed96954

View File

@ -1,8 +1,8 @@
steps:
- name: first-job
image: busybox
commands:
- echo "first run"
when:
branch: main
event: push
commands:
- echo "first run"
event: push