Files
openpipeline_spatial/_viash.yaml
CI 72b5c7c839 Build branch build/main with version build_main (280b21f)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-6h5zv

Source commit: 280b21fc21

Source message: deploy: 6840f3802d04d96d44f29d3cdbd31c62d144b14d
2025-07-24 15:39:45 +00:00

27 lines
780 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
- name: openpipeline_incubator
repo: openpipeline_incubator
type: vsh
tag: build/main
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