mirror of
https://codeberg.org/gitnex/GitNex
synced 2024-12-23 00:48:57 +01:00
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:
parent
9541ef7dbc
commit
6b3ac84113
@ -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'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user