mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-01 15:26:06 +02:00
@@ -27,6 +27,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
uses: nick-fields/retry@v2
|
uses: nick-fields/retry@v2
|
||||||
with:
|
with:
|
||||||
|
timeout_minutes: 120
|
||||||
retry_wait_seconds: 40
|
retry_wait_seconds: 40
|
||||||
max_attempts: 3
|
max_attempts: 3
|
||||||
retry_on: error
|
retry_on: error
|
||||||
@@ -864,6 +865,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
uses: nick-fields/retry@v2
|
uses: nick-fields/retry@v2
|
||||||
with:
|
with:
|
||||||
|
timeout_minutes: 360
|
||||||
retry_wait_seconds: 20
|
retry_wait_seconds: 20
|
||||||
max_attempts: 3
|
max_attempts: 3
|
||||||
retry_on: error
|
retry_on: error
|
||||||
|
|||||||
Reference in New Issue
Block a user