test new build ci image #15
@ -3,9 +3,10 @@ name: test-docker-build
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test-docker-build
|
- name: test-docker-build
|
||||||
image: banzaicloud/drone-kaniko
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
dry_run: true
|
dry_run: true
|
||||||
|
repo: test/test
|
||||||
target: final
|
target: final
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_COMMIT_SHA}
|
- ${DRONE_COMMIT_SHA}
|
||||||
|
Loading…
Reference in New Issue
Block a user