mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02:00
f56f9cb1c0
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
6 lines
69 B
YAML
6 lines
69 B
YAML
steps:
|
|
demo:
|
|
image: 'alpine'
|
|
commands:
|
|
- echo 'Demo'
|