maybe fix?
agola/agola-web/agola web build/test The run failed Details

This commit is contained in:
elee 2022-03-04 02:25:35 -06:00
parent 8794196988
commit 9c4598973d
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ local task_build(version, arch) = {
},
environment: {
DOCKERAUTH: { from_variable: 'harborauth' },
DOCKERURL: { from_variable: 'harborauth' },
DOCKERURL: { from_variable: 'harborurl' },
},
shell: '/busybox/sh',
working_dir: '/workspace',