test custom drone-kaniko plugin
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ask Bjørn Hansen 2020-05-25 03:11:45 -07:00
parent 4f29c7a212
commit 8090ba597b

View File

@ -17,14 +17,14 @@ steps:
memory: 200MiB
- name: docker
#image: plugins/docker
image: banzaicloud/drone-kaniko
image: askbjoernhansen/drone-kaniko
#image: banzaicloud/drone-kaniko
settings:
repo: drone-builds/drone-test
registry: harbor.ntppool.org
tags: latest,${DRONE_COMMIT_SHA}
auto_tag: true
tags: latest,${DRONE_BRANCH},SHA7
cache: true
#auto_tag: true
username:
from_secret: harbor_username
password: