diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 98f808c9..fd29ecea 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -33,6 +33,11 @@ fail-on-error: 'true' - email: &email recipients: '{my_recipients}' + - naginator: &naginator + progressive-delay-increment: 5 + progressive-delay-maximum: 15 + max-failed-builds: 5 + regular-expression: '^E: Couldn't download .*/Packages' node: '{my_node}' - defaults: |