Files
demultiplex/src/runner/nextflow.config
CI f6d898cb00 Build branch outflow with version outflow (4245b40)
Build pipeline: viash-hub.demultiplex.outflow-f8tvg

Source commit: 4245b40c8f

Source message: Fix path to _viash.yaml [no_run_base_tests,no_run_nxf_tests]
2024-12-10 14:58:00 +00:00

7 lines
139 B
Plaintext

manifest {
nextflowVersion = '!>=20.12.1-edge'
}
// include common settings
includeConfig("${params.rootDir}/src/config/labels.config")