From 0084d8cc289b9750e3503b7a9328586a1d8fda50 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 29 Oct 2022 16:44:42 +0200 Subject: [PATCH] with array again --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"