build: Debug drone plugin behaviour
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -62,6 +62,9 @@ steps:
|
|||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
pull: always
|
pull: always
|
||||||
context: .
|
context: .
|
||||||
|
commands:
|
||||||
|
- |
|
||||||
|
echo 'then nothing happened?'
|
||||||
settings:
|
settings:
|
||||||
repo: index.docker.io/djpbessems/json-server
|
repo: index.docker.io/djpbessems/json-server
|
||||||
registry: https://index.docker.io/v1/
|
registry: https://index.docker.io/v1/
|
||||||
|
Reference in New Issue
Block a user