retry
This commit is contained in:
parent
b60ab8b2de
commit
39aaf00a6f
|
@ -3,9 +3,10 @@ name: test-docker-build
|
|||
|
||||
steps:
|
||||
- name: test-docker-build
|
||||
image: banzaicloud/drone-kaniko
|
||||
image: plugins/docker
|
||||
settings:
|
||||
dry_run: true
|
||||
repo: test/test
|
||||
target: final
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
|
|
Loading…
Reference in New Issue