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