docker plugin?
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Jan-Henrik 2022-12-29 23:23:07 +01:00
parent 06e8381827
commit 40b621052a

View file

@ -5,13 +5,5 @@ name: default
steps:
- name: build
image: gcr.io/kaniko-project/executor:latest
entrypoint: [""]
volumes:
- name: dockersock
path: /var/run
commands:
- /kaniko/executor
--context "${DRONE_WORKSPACE}"
--dockerfile "${DRONE_WORKSPACE}/Dockerfile"
image: plugins/docker