Add username/password to push to harbor
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Ask Bjørn Hansen 2020-05-24 22:49:47 -07:00
parent dfeac853af
commit f2aa111012

View File

@ -18,3 +18,7 @@ steps:
repo: harbor.ntppool.org/ask/dron-test
tags: latest
auto_tag: true
username:
from_secret: harbor_username
password:
from_secret: harbor_password