Auto-retry for build jobs, because the real world is messy
This commit is contained in:
@@ -10,6 +10,7 @@ let
|
||||
|
||||
general = {
|
||||
stage = "build";
|
||||
retry = 2;
|
||||
cache = [
|
||||
{
|
||||
key = {
|
||||
|
||||
Reference in New Issue
Block a user