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"