release/2.2 #40

Merged
fabian merged 7 commits from release/2.2 into develop 2023-06-16 11:11:34 +02:00
Showing only changes of commit 164cf6900f - Show all commits

View File

@@ -56,7 +56,7 @@ steps:
image: vividboarder/drone-webdav image: vividboarder/drone-webdav
settings: settings:
file: app/build/outputs/apk/release/app-release.apk file: app/build/outputs/apk/release/app-release.apk
destination: https://my.nextcloud.com/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.apk destination: https://nextcloud.zobrist.me/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.apk
username: username:
from_secret: NextCloudUser from_secret: NextCloudUser
password: password:
@@ -69,7 +69,7 @@ steps:
image: vividboarder/drone-webdav image: vividboarder/drone-webdav
settings: settings:
file: app/build/outputs/bundle/release/app-release.aab file: app/build/outputs/bundle/release/app-release.aab
destination: https://my.nextcloud.com/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.aab destination: https://nextcloud.zobrist.me/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.aab
username: username:
from_secret: NextCloudUser from_secret: NextCloudUser
password: password: