Another try
This commit is contained in:
parent
94d83d713c
commit
aa53b59c67
@ -3,3 +3,6 @@ steps:
|
|||||||
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