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

This commit is contained in:
Ask Bjørn Hansen 2020-05-25 03:30:48 -07:00
parent 08f13cc088
commit 9849cb8b19
2 changed files with 3 additions and 4 deletions

View File

@ -17,13 +17,12 @@ steps:
memory: 200MiB
- name: docker
image: askbjoernhansen/drone-kaniko:0.22-4
#image: banzaicloud/drone-kaniko
image: askbjoernhansen/drone-kaniko:0.22-5
settings:
repo: drone-builds/drone-test
registry: harbor.ntppool.org
auto_tag: true
tags: ${DRONE_SOURCE_BRANCH},SHA7
tags: SHA7,${DRONE_SOURCE_BRANCH}
cache: true
username:
from_secret: harbor_username

View File

@ -1 +1 @@
Mon May 25 03:28:16 PDT 2020
Mon May 25 03:30:48 PDT 2020