mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 05:49:48 +08:00
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation
This commit is contained in:
@@ -12,7 +12,7 @@ download_with_retries() {
|
||||
--wait 30 \
|
||||
--retry-connrefused \
|
||||
--retry-on-host-error \
|
||||
--retry-on-http-error=429,500,502,503 \
|
||||
--retry-on-http-error=404,429,500,502,503 \
|
||||
--no-verbose
|
||||
|
||||
if [ $? != 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user