jenkins: enable veles pipeline
This commit is contained in:
parent
1a75277373
commit
a34e72aa7f
@ -430,7 +430,7 @@ data:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
pipelineJob('veles') {
|
pipelineJob('veles') {
|
||||||
disabled(true)
|
disabled(false)
|
||||||
description('Staged Veles alpha image pipeline. Backend/frontend should build linux/amd64 and linux/arm64; sim-worker may begin amd64-only if Forge dependencies require it.')
|
description('Staged Veles alpha image pipeline. Backend/frontend should build linux/amd64 and linux/arm64; sim-worker may begin amd64-only if Forge dependencies require it.')
|
||||||
definition {
|
definition {
|
||||||
cpsScm {
|
cpsScm {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user