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 memory: 200MiB
- name: docker - name: docker
#image: plugins/docker image: askbjoernhansen/drone-kaniko
image: banzaicloud/drone-kaniko #image: banzaicloud/drone-kaniko
settings: settings:
repo: drone-builds/drone-test repo: drone-builds/drone-test
registry: harbor.ntppool.org registry: harbor.ntppool.org
tags: latest,${DRONE_COMMIT_SHA} auto_tag: true
tags: latest,${DRONE_BRANCH},SHA7
cache: true cache: true
#auto_tag: true
username: username:
from_secret: harbor_username from_secret: harbor_username
password: password: