From b82a257df3c680aa8e0566cd14289c556238e4ad Mon Sep 17 00:00:00 2001 From: sneak Date: Mon, 28 Nov 2022 01:27:58 +0100 Subject: [PATCH] test new build ci image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dc193bc..bbafe98 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: test-docker-build steps: - name: test-docker-build - image: plugins/docker + image: banzaicloud/drone-kaniko settings: repo: foo/bar dry_run: true