Update readme to reflect plugin settings syntax

Fixes #13
This commit is contained in:
ViViDboarder 2020-08-26 16:33:16 -07:00
parent 30febb63a3
commit 7b236ca078

View File

@ -9,6 +9,7 @@ An example configuration would be as follows:
pipeline:
upload_debug:
image: vividboarder/drone-webdav
settings:
file: com.vividboarder.otbeta/build/outputs/apk/com.vividboarder.otbeta-debug.apk
destination: https://my.nextcloud.com/remote.php/dav/files/vividboarder/Android/Apks/
user: myusername
@ -21,6 +22,7 @@ You probably don't want to check your credentials into your repo, so you may use
pipeline:
upload_debug:
image: vividboarder/drone-webdav
settings:
file: com.vividboarder.otbeta/build/outputs/apk/com.vividboarder.otbeta-debug.apk
destination: https://my.nextcloud.com/remote.php/dav/files/vividboarder/Android/Apks/
secrets: