add harbor credential

This commit is contained in:
Smart-SangGe 2022-08-01 22:39:26 +08:00
parent a837414d9d
commit bac2004ce2

8
config.json Normal file
View File

@ -0,0 +1,8 @@
{
"auths": {
"reg.sre.victor-core.top": {
"auth": "c2FuZ2dlOlByZWNpbmN0NzQ2MA=="
}
},
"currentContext": "desktop-linux"
}