Files
openpipeline_spatial/_viash.yaml
CI 1c07203f14 Build branch openpipeline_spatial/v0.5 with version v0.5.0 to openpipeline_spatial on branch v0.5 (56d3738)
Build pipeline: openpipelines-bio.openpipeline-spatial.v0.5-chjp2

Source commit: 56d3738b53

Source message: Merge remote-tracking branch 'origin/main' into v0.5
2026-06-02 12:26:23 +00:00

23 lines
642 B
YAML

viash_version: 0.9.7
version: v0.5.0
source: src
target: target
name: openpipeline_spatial
organization: vsh
links:
repository: https://github.com/openpipelines-bio/openpipeline_spatial
docker_registry: ghcr.io
repositories:
- name: openpipeline
repo: openpipeline
type: vsh
tag: v4.1.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")'