5 lines
80 B
YAML
5 lines
80 B
YAML
pipeline:
|
|
first-job:
|
|
image: busybox
|
|
commands:
|
|
- echo "first run" |