Files
openpipeline_spatial/_viash.yaml
CI 8c9abfcde2 Build branch build/main with version build_main (6f308e6)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-4vs7c

Source commit: 6f308e6a3c

Source message: deploy: 1caa96d9de9a6decd32f44c56ea33f7b9aff9791
2025-08-22 08:42:59 +00:00

23 lines
680 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: openpipelines-bio/openpipeline
type: github
tag: 2.1.2
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