Files
craftbox/nextflow.config
CI 16d45ff2bb Build branch v0.2.x with version v0.2.0 (1c1b0a4)
Build pipeline: viash-hub.craftbox.v0.2.x-f7fbk

Source commit: 1c1b0a4a1a

Source message: Fix version
2025-05-07 15:24:07 +00:00

7 lines
117 B
Plaintext

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