Files
openpipeline_qc/_viash.yaml
CI b8ac2db1ac Build branch build/main with version build_main (31245d8)
Build pipeline: openpipelines-bio.openpipeline-qc.build-main-km8q4

Source commit: 31245d83cd

Source message: deploy: 4b5539227ceaa6be5c7e97ca45fcf3aa025466fd
2025-08-12 14:44:58 +00:00

29 lines
822 B
YAML

viash_version: 0.9.4
source: src
target: target
name: openpipeline_qc
organization: openpipelines-bio
links:
repository: https://github.com/openpipelines-bio/openpipeline_qc
docker_registry: ghcr.io
repositories:
- name: openpipeline
repo: openpipelines-bio/openpipeline
type: github
tag: 2.1.2
- name: craftbox
repo: craftbox
type: vsh
tag: v0.2.0
info:
test_resources:
- type: s3
path: s3://openpipelines-bio/openpipeline_incubator/resources_test
dest: resources_test
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'
.resources += {path: '/src/configs/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
version: build_main