Files

8 lines
106 B
YAML
Raw Permalink Normal View History

2026-04-01 11:53:54 +02:00
steps:
2026-04-01 11:34:41 +02:00
test:
2026-04-01 11:53:54 +02:00
image: alpine
2026-04-01 11:55:29 +02:00
when:
event:
- push
2026-04-01 11:34:41 +02:00
commands:
2026-04-01 11:53:54 +02:00
- echo "läuft"