kaniko test
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c61a86334a
commit
06e8381827
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ name: default
|
|||
steps:
|
||||
- name: build
|
||||
image: gcr.io/kaniko-project/executor:latest
|
||||
entrypoint: ""
|
||||
entrypoint: [""]
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
|
Loading…
Reference in a new issue