From c1b97bb7f395e6c87a54011e7fca6986a4bf132b Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 29 Oct 2022 16:42:27 +0200 Subject: [PATCH] with bash --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 281d94d..0a9b6cc 100755 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,6 @@ kind: template load: telegram_template.jsonnet data: stepName: test - image: harbor.front.kjuulh.io/docker-proxy/library/bash:bullseye + image: harbor.front.kjuulh.io/docker-proxy/library/bash commands: - "echo something"