Build pipeline: viash-hub.demultiplex.outflow-rpqlb
Source commit: 035a6779dc
Source message: Publish in individual steps rather than at the end
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
process {
|
|
withName: publishStatesProc {
|
|
publishDir = [ enabled: false ]
|
|
}
|
|
}
|
|
|