Files
openpipeline_spatial/_viash.yaml
CI 15f459882d Build branch openpipeline_spatial/v0.1 with version v0.1.1 to openpipeline_spatial on branch v0.1 (2baba3f)
Build pipeline: openpipelines-bio.openpipeline-spatial.0.1.1-5jtw5

Source commit: 2baba3fff0

Source message: merge main
2025-10-02 09:03:43 +00:00

23 lines
642 B
YAML

viash_version: 0.9.4
version: v0.1.1
source: src
target: target
name: openpipeline_spatial
organization: vsh
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")'