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