Auto-retry for build jobs, because the real world is messy

This commit is contained in:
Greg Hellings
2025-08-20 10:11:39 -05:00
parent 6bc3eb22f1
commit ca4c0f61d0
+1
View File
@@ -10,6 +10,7 @@ let
general = { general = {
stage = "build"; stage = "build";
retry = 2;
cache = [ cache = [
{ {
key = { key = {