try switching ci #1
build.yml
on: push
build
/
Build target branch
19s
Matrix: build / Build
Annotations
1 error
build / Build target branch
viash: Error parsing, invalid Viash Config content in file '/home/runner/work/openproblems/openproblems/_viash.yaml'.
Details:
Invalid data fields for ViashProject.
{
"viash_version" : "0.8.6",
"source" : "src",
"target" : "target",
"config_mods" : ".functionality.version := 'dev'\n.platforms[.type == 'docker'].target_registry := 'ghcr.io'\n.platforms[.type == 'docker'].target_organization := 'openproblems-bio/openproblems'\n.platforms[.type == 'docker'].target_image_source := 'https://github.com/openproblems-bio/openproblems'\n.platforms[.type == \"nextflow\"].directives.tag := \"$id\"\n.platforms[.type == \"nextflow\"].auto.simplifyOutput := false\n.platforms[.type == \"nextflow\"].config.labels := { lowmem : \"memory = 20.Gb\", midmem : \"memory = 50.Gb\", highmem : \"memory = 100.Gb\", lowcpu : \"cpus = 5\", midcpu : \"cpus = 15\", highcpu : \"cpus = 30\", lowtime : \"time = 1.h\", midtime : \"time = 4.h\", hightime : \"time = 8.h\", veryhightime : \"time = 24.h\" }\n.platforms[.type == \"nextflow\"].config.script := \"process.errorStrategy = 'ignore'\"",
"version" : "build_main"
}
|