maybe now?
agola/agola-web/agola web build/test The run failed
Details
agola/agola-web/agola web build/test The run failed
Details
This commit is contained in:
parent
9c4598973d
commit
d1b067e81b
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue