Files
openpipeline_spatial/_viash.yaml
CI 9784094499 Build branch build/main with version build_main (f502b8c)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-rlkth

Source commit: f502b8c8ed

Source message: deploy: 682726d700c3dfee0d010cfab173f7dca71a19b1
2025-06-06 10:04:01 +00:00

23 lines
669 B
YAML

viash_version: 0.9.3
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: openpipelines-bio/openpipeline
type: github
tag: main_build
info:
test_resources:
- type: s3
path: s3://openpipelines-bio/openpipeline_spatial/resources_test
dest: resources_test
config_mods: |-
.resources += {path: '/src/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
version: build_main