From 4d05098e25b6a2960631e75752651fea688edd56 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 29 Oct 2022 16:41:56 +0200 Subject: [PATCH] lets try again --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4371a0e..281d94d 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/debian:bullseye + image: harbor.front.kjuulh.io/docker-proxy/library/bash:bullseye commands: - "echo something"