8 lines
174 B
YAML
Executable File
8 lines
174 B
YAML
Executable File
kind: template
|
|
load: telegram_template.jsonnet
|
|
data:
|
|
stepName: test
|
|
image: harbor.front.kjuulh.io/docker-proxy/library/debian:bullseye
|
|
commands:
|
|
- "echo something"
|