with only a single command
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-10-29 16:43:07 +02:00
parent c1b97bb7f3
commit b15394b510
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -3,5 +3,5 @@ load: telegram_template.jsonnet
data:
stepName: test
image: harbor.front.kjuulh.io/docker-proxy/library/bash
commands:
- "echo something"
commands: |
"echo something"