Change harbor robot username
This commit is contained in:
parent
5ed46b9f49
commit
480d61d55e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ steps:
|
|||
FORMAT: "docker"
|
||||
CONTEXT: "."
|
||||
TLSVERIFY: "false"
|
||||
USERNAME: "robot-drone-ci"
|
||||
USERNAME: "robot-drone"
|
||||
PASSWORD:
|
||||
from_secret: harbor_registry_drone_password
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue