Skip to content

Commit 059173d

Browse files
committed
fix repository tag
1 parent bda48b6 commit 059173d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_viash.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ repositories:
8989
- name: openproblems
9090
type: github
9191
repo: openproblems-bio/openproblems
92-
tag: main_build
92+
tag: build/main
9393

9494
config_mods: |
9595
.runners[.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" }

0 commit comments

Comments
 (0)