mirror of
https://github.com/ViViDboarder/drone-webdav.git
synced 2025-01-06 12:37:33 +00:00
parent
7b236ca078
commit
55ea8f5fe7
@ -12,8 +12,8 @@ pipeline:
|
|||||||
settings:
|
settings:
|
||||||
file: com.vividboarder.otbeta/build/outputs/apk/com.vividboarder.otbeta-debug.apk
|
file: com.vividboarder.otbeta/build/outputs/apk/com.vividboarder.otbeta-debug.apk
|
||||||
destination: https://my.nextcloud.com/remote.php/dav/files/vividboarder/Android/Apks/
|
destination: https://my.nextcloud.com/remote.php/dav/files/vividboarder/Android/Apks/
|
||||||
user: myusername
|
user: myusername
|
||||||
password: mypassword
|
password: mypassword
|
||||||
```
|
```
|
||||||
|
|
||||||
You probably don't want to check your credentials into your repo, so you may use secrets for this:
|
You probably don't want to check your credentials into your repo, so you may use secrets for this:
|
||||||
|
Loading…
Reference in New Issue
Block a user