Decreasing upload time to 3 minutes, increasing attempts and removing proxy. (#504)

CI: Decreasing upload time to 3 minutes, increasing attempts and removing proxy.

Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/504
Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
opyale 2020-05-23 08:38:09 +00:00 committed by 6543
parent 9541ef7dbc
commit 6b3ac84113
1 changed files with 2 additions and 3 deletions

View File

@ -48,9 +48,8 @@ steps:
WEBDAV_PASSWORD:
from_secret: NC_TOKEN
PLUGIN_FILE: 'signed.apk'
PLUGIN_TIMEOUT: 480
PLUGIN_ATTEMPTS: 3
PLUGIN_PROXY_URL: 'socks5://218.5.229.147:38801'
PLUGIN_TIMEOUT: 180
PLUGIN_ATTEMPTS: 5
PLUGIN_DESTINATION: 'https://cloud.swatian.com/remote.php/dav/files/GitNexBot/GitNex-Builds/latest.apk'
PLUGIN_CUSTOM_ARGUMENTS: '--progress-bar'