From 39592f7fe6c425e35dace27b3bb30d330b2f922d Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 4 Mar 2024 17:17:37 +0300 Subject: [PATCH] fix drone --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dd41bc0..ede0575 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,8 @@ name: default steps: - name: docker - image: plugins/docker + #image: plugins/docker # https://github.com/drone-plugins/drone-docker/issues/414 + image: gitea.b4tman.ru/b4tman/docker_plugin:24-0-7 settings: registry: gitea.b4tman.ru username: b4tman