Add username/password to push to harbor
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
dfeac853af
commit
f2aa111012
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user