Files
openpipeline_spatial/_viash.yaml
CI f8513d1379 Build branch update-op-dependencies with version update-op-dependencies (793ba55)
Build pipeline: openpipelines-bio.openpipeline-spatial.update-op-dependenczn6fv

Source commit: 793ba55aab

Source message: cleanup
2025-08-25 11:20:59 +00:00

27 lines
644 B
YAML

viash_version: 0.9.4
source: src
target: target
name: openpipeline_spatial
organization: openpipelines-bio
links:
repository: https://github.com/openpipelines-bio/openpipeline_spatial
docker_registry: ghcr.io
repositories:
- name: openpipeline
repo: openpipeline
type: vsh
tag: v3.0.0
info:
test_resources:
- type: s3
path: s3://openpipelines-bio/openpipeline_spatial/resources_test
dest: resources_test
config_mods: |
.resources += {path: '/src/workflows/utils/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'