Files
toolbox/nextflow.config
CI 5cb3251eaf Build branch v0.1.x with version v0.1.1 (2c07979)
Build pipeline: viash-hub.toolbox.v0.1.x-fphr8

Source commit: 2c07979559

Source message: Merge remote-tracking branch 'origin/main' into v0.1.x
2025-05-06 20:43:01 +00:00

7 lines
116 B
Plaintext

manifest {
name = "toolbox"
version = "v0.1.1"
defaultBranch = "main"
nextflowVersion = "!>=20.12.1-edge"
}