maybe fix?
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
8794196988
commit
9c4598973d
|
@ -78,7 +78,7 @@ local task_build(version, arch) = {
|
||||||
},
|
},
|
||||||
environment: {
|
environment: {
|
||||||
DOCKERAUTH: { from_variable: 'harborauth' },
|
DOCKERAUTH: { from_variable: 'harborauth' },
|
||||||
DOCKERURL: { from_variable: 'harborauth' },
|
DOCKERURL: { from_variable: 'harborurl' },
|
||||||
},
|
},
|
||||||
shell: '/busybox/sh',
|
shell: '/busybox/sh',
|
||||||
working_dir: '/workspace',
|
working_dir: '/workspace',
|
||||||
|
|
Loading…
Reference in New Issue