2nd Try
This commit is contained in:
parent
a042db3bfd
commit
87aed96954
@ -1,8 +1,8 @@
|
|||||||
steps:
|
steps:
|
||||||
- name: first-job
|
- name: first-job
|
||||||
image: busybox
|
image: busybox
|
||||||
|
commands:
|
||||||
|
- echo "first run"
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
event: push
|
event: push
|
||||||
commands:
|
|
||||||
- echo "first run"
|
|
||||||
Loading…
Reference in New Issue
Block a user