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

This commit is contained in:
elee 2022-03-04 02:25:35 -06:00
parent 8794196988
commit 9c4598973d

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',