Files
openpipeline_spatial/_viash.yaml
CI 1581a62139 Build branch openpipeline_spatial/v0.2 with version v0.2.0 to openpipeline_spatial on branch v0.2 (327d793)
Build pipeline: openpipelines-bio.openpipeline-spatial.v0.2.0-bgdj2

Source commit: 327d79399b

Source message: Merge remote-tracking branch 'origin/main' into v0.2
2026-01-26 14:02:22 +00:00

23 lines
642 B
YAML

viash_version: 0.9.4
source: src
target: target
version: v0.2.0
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.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")'