Files
demultiplex/nextflow.config
CI 934efd9b70 Build branch outflow with version outflow (035a677)
Build pipeline: viash-hub.demultiplex.outflow-rpqlb

Source commit: 035a6779dc

Source message: Publish in individual steps rather than at the end
2024-10-10 07:24:05 +00:00

7 lines
121 B
Plaintext

manifest {
name = "demultiplex"
version = "outflow"
defaultBranch = "main"
nextflowVersion = "!>=20.12.1-edge"
}