Build branch main with version main (64aad6a)

Build pipeline: viash-hub.rnaseq.main-4gbdz

Source commit: 64aad6a006

Source message: Merge pull request #22 from viash-hub/define_repositories_in_package_config

define dependency repositories once in the package config
This commit is contained in:
CI
2024-09-14 09:49:51 +00:00
parent 92b5a42360
commit 9b29e37466
237 changed files with 3667 additions and 685 deletions

View File

@@ -11,3 +11,13 @@ info:
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'
repositories:
- name: biobox
type: vsh
repo: vsh/biobox
tag: v0.2.0
- name: craftbox
type: vsh
repo: craftbox
tag: v0.1.0