Files
toolbox/nextflow.config
CI 5885c99b23 Build branch update_ci with version update_ci (1d8431b)
Build pipeline: viash-hub.toolbox.update-ci-plfsv

Source commit: 1d8431be16

Source message: Merge remote-tracking branch 'origin/main' into update_ci
2024-07-04 14:10:39 +00:00

7 lines
119 B
Plaintext

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