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

This commit is contained in:
elee 2022-03-04 02:34:07 -06:00
parent 9c4598973d
commit d1b067e81b
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ local task_build(version, arch) = {
],
},
environment: {
DOCKERAUTH: { from_variable: 'harborauth' },
DOCKERURL: { from_variable: 'harborurl' },
DOCKERAUTH: { from_variable: 'harbor-auth' },
DOCKERURL: { from_variable: 'harbor-url' },
},
shell: '/busybox/sh',
working_dir: '/workspace',