with array again
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Kasper Juul Hermansen 2022-10-29 16:44:42 +02:00
parent 7df9beba76
commit 0084d8cc28
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"