kaniko test
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Jan-Henrik 2022-12-29 23:20:26 +01:00
parent d5c51b7ac0
commit c61a86334a

View file

@ -6,6 +6,7 @@ name: default
steps: steps:
- name: build - name: build
image: gcr.io/kaniko-project/executor:latest image: gcr.io/kaniko-project/executor:latest
entrypoint: ""
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run