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:
parent
7f5242eedc
commit
1d791a3820
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user