diff --git a/.drone.yml b/.drone.yml index ef26901..0a9b6cc 100755 --- a/.drone.yml +++ b/.drone.yml @@ -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"