Build pipeline: viash-hub.demultiplex.v0.5-g6gfq
Source commit: 85af1895d7
Source message: Bump version to v0.5.1
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
process {
|
|
withName: publishFilesProc {
|
|
publishDir = [ enabled: false ]
|
|
}
|
|
|
|
withName: publishStatesProc {
|
|
publishDir = [ enabled: false ]
|
|
}
|
|
} |