mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-10-31 22:38:49 +00:00
f56f9cb1c0
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
5 lines
69 B
YAML
5 lines
69 B
YAML
steps:
|
|
demo:
|
|
image: 'alpine'
|
|
commands:
|
|
- echo 'Demo'
|