diff --git a/.drone.yml b/.drone.yml index bbe53a9..c85496b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,9 +3,10 @@ name: test-docker-build steps: - name: test-docker-build - image: banzaicloud/drone-kaniko + image: plugins/docker settings: dry_run: true + repo: test/test target: final tags: - ${DRONE_COMMIT_SHA}