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
This commit is contained in:
22
_viash.yaml
Normal file
22
_viash.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
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
|
||||
Reference in New Issue
Block a user