diff --git a/.github/workflows/ambari-lite-publish.yml b/.github/workflows/ambari-lite-publish.yml index 1e5b7808d8..1c9ed02fca 100644 --- a/.github/workflows/ambari-lite-publish.yml +++ b/.github/workflows/ambari-lite-publish.yml @@ -13,7 +13,7 @@ on: TAG: description: 'TAG' env: - DEFAULT_MAVEN_OPTS: -Dmaven.artifact.threads=30 -Dmaven.wagon.http.retryHandler.count=3 + DEFAULT_MAVEN_OPTS: -Dmaven.artifact.threads=30 -Dmaven.wagon.http.retryHandler.count=10 -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.requestSentEnabled=true jobs: build: