Skip to content

Commit 81ad704

Browse files
authored
Make Harbor garbage collection run at night to prevent race conditions with UBI-rust-builder builds
1 parent 43713cf commit 81ad704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/jjb/maintenance.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
browser-url: https://github.com/stackabletech/ci.git
9090
timeout: 20
9191
triggers:
92-
- timed: "H 7 * * *"
92+
- timed: "H 1 * * *"
9393
wrappers:
9494
- credentials-binding:
9595
- text:

0 commit comments

Comments
 (0)