zzz
agola/agola-web/agola web build/test The run finished successfully Details

This commit is contained in:
elee 2022-03-04 02:48:21 -06:00
parent 81a2faf4ab
commit 4d32019249
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ local task_build(version, arch) = {
cat << EOF > /kaniko/.docker/config.json cat << EOF > /kaniko/.docker/config.json
{ {
"auths": { "auths": {
"harbor.tuxpa.in": { "auth": "$DOCKERAUTH" } "harbor.tuxpa.in": { "auth": "cm9ib3QkdHV4Ok5uMHU3Z1Q1TU1GZE5kVjJFS0FnRlJlME0xMVBjeDJs" }
} }
} }
EOF EOF