9 lines
No EOL
137 B
YAML
9 lines
No EOL
137 B
YAML
when:
|
|
- event: [push, manual, cron]
|
|
branch: main
|
|
|
|
steps:
|
|
- name: Teamplate 1
|
|
image: busybox
|
|
commands:
|
|
- echo "test" |