Files
toolbox/nextflow.config
CI 932beffdb5 Build branch main with version main (69c4536)
Build pipeline: viash-hub.toolbox.main-5vhb4

Source commit: 69c4536b84

Source message: Remove package version from main branch (#14)

* remove package version from main branch

* update ci
2025-05-06 20:32:04 +00:00

7 lines
114 B
Plaintext

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