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

This commit is contained in:
elee 2022-03-04 02:34:07 -06:00
parent 9c4598973d
commit d1b067e81b

View File

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