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

This commit is contained in:
2022-10-29 16:43:07 +02:00
parent c1b97bb7f3
commit b15394b510

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"