From 7df9beba761cd2ea648e7ba703b8b0aa00d2ff47 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 29 Oct 2022 16:43:39 +0200 Subject: [PATCH] with quotes --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5449736..ef26901 100755 --- a/.drone.yml +++ b/.drone.yml @@ -4,4 +4,4 @@ data: stepName: test image: harbor.front.kjuulh.io/docker-proxy/library/bash commands: | - "echo something" + "echo 'something'"