Files
craftbox/nextflow.config
CI c76204b625 Build branch fix-untar with version fix-untar (8a6a6ad)
Build pipeline: viash-hub.craftbox.fix-untar-5s6xq

Source commit: 8a6a6ad64b

Source message: `untar`: Fix usage of a deprecated environment variable
2025-04-08 07:29:25 +00:00

7 lines
120 B
Plaintext

manifest {
name = "craftbox"
version = "fix-untar"
defaultBranch = "main"
nextflowVersion = "!>=20.12.1-edge"
}