8 lines
159 B
YAML
Executable File
8 lines
159 B
YAML
Executable File
kind: template
|
|
load: default_template.yaml
|
|
data:
|
|
stepName: test
|
|
image: harbor.front.kjuulh.io/docker-proxy/library/bash
|
|
commands:
|
|
- "echo something"
|