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