Files
openpipeline_spatial/_viash.yaml
CI 9097024992 Build branch build/main with version build_main (4e97231)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-vddz8

Source commit: 4e9723127d

Source message: deploy: bd077dc2a66dae009780f4c95ebb8a0f19116470
2025-06-06 07:12:05 +00:00

23 lines
658 B
YAML

viash_version: 0.9.3
source: src
target: target
name: incubator
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