Files
openpipeline_spatial/_viash.yaml
CI fa0dc22db8 Build branch openpipeline_spatial/v0.4 with version v0.4.0 to openpipeline_spatial on branch v0.4 (e41c3a4)
Build pipeline: openpipelines-bio.openpipeline-spatial.v0.4.0-2g7tn

Source commit: e41c3a485f

Source message: update version
2026-03-05 11:19:10 +00:00

23 lines
642 B
YAML

viash_version: 0.9.4
version: v0.4.0
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: v4.0.3
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")'