mirror of
https://codeberg.org/gitnex/GitNex
synced 2024-12-23 00:48:57 +01:00
Minor improvements concerning CI. (#498)
Minor improvements concerning CI Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/498 Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
parent
dd92ef9732
commit
0f38d81cd0
@ -47,12 +47,12 @@ steps:
|
||||
WEBDAV_USERNAME: GitNexBot
|
||||
WEBDAV_PASSWORD:
|
||||
from_secret: NC_TOKEN
|
||||
PLUGIN_FILE: signed.apk
|
||||
PLUGIN_FILE: 'signed.apk'
|
||||
PLUGIN_TIMEOUT: 480
|
||||
PLUGIN_ATTEMPTS: 3
|
||||
PLUGIN_PROXY_URL: socks5://218.5.229.147:38801
|
||||
PLUGIN_DESTINATION: https://cloud.swatian.com/remote.php/dav/files/GitNexBot/GitNex-Builds/latest.apk
|
||||
PLUGIN_CUSTOM_ARGUMENTS: --progress-bar
|
||||
PLUGIN_PROXY_URL: 'socks5://218.5.229.147:38801'
|
||||
PLUGIN_DESTINATION: 'https://cloud.swatian.com/remote.php/dav/files/GitNexBot/GitNex-Builds/latest.apk'
|
||||
PLUGIN_CUSTOM_ARGUMENTS: '--progress-bar'
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
Loading…
Reference in New Issue
Block a user