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"
|
FORMAT: "docker"
|
||||||
CONTEXT: "."
|
CONTEXT: "."
|
||||||
TLSVERIFY: "false"
|
TLSVERIFY: "false"
|
||||||
USERNAME: "robot-drone-ci"
|
USERNAME: "robot-drone"
|
||||||
PASSWORD:
|
PASSWORD:
|
||||||
from_secret: harbor_registry_drone_password
|
from_secret: harbor_registry_drone_password
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue