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:
10
_viash.yaml
10
_viash.yaml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user