Files
openpipeline_spatial/_viash.yaml
CI 3de8c3ee6d Build branch build/main with version build_main (408cceb)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-cvdhc

Source commit: 408cceb53b

Source message: deploy: bbebaa1a26a30c55af33fa6818c12123f9fe4824
2025-08-27 16:53:33 +00:00

23 lines
660 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")'
version: build_main