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
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
manifest {
|
|
name = "toolbox"
|
|
version = "main"
|
|
defaultBranch = "main"
|
|
nextflowVersion = "!>=20.12.1-edge"
|
|
}
|