4th Try
This commit is contained in:
parent
aa53b59c67
commit
ca79a499a9
@ -1,8 +1,9 @@
|
|||||||
|
when:
|
||||||
|
- event: push
|
||||||
|
branch: main
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
first-job:
|
first-job:
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo "first run"
|
- echo "first run"
|
||||||
when:
|
|
||||||
- event: push
|
|
||||||
branch: main
|
|
||||||
Loading…
Reference in New Issue
Block a user