Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: tests-stable

steps:
- name: gplay
image: ghcr.io/nextcloud/continuous-integration-android8:4
image: ghcr.io/nextcloud/continuous-integration-android16:latest
privileged: true
environment:
LOG_USERNAME:
Expand Down Expand Up @@ -74,7 +74,7 @@ name: tests-master

steps:
- name: gplay
image: ghcr.io/nextcloud/continuous-integration-android8:4
image: ghcr.io/nextcloud/continuous-integration-android16:latest
privileged: true
environment:
LOG_USERNAME:
Expand Down Expand Up @@ -134,7 +134,7 @@ name: allScreenshots

steps:
- name: runAllScreenshots
image: ghcr.io/nextcloud/continuous-integration-android8:4
image: ghcr.io/nextcloud/continuous-integration-android16:latest
privileged: true
environment:
GIT_USERNAME:
Expand Down Expand Up @@ -185,6 +185,6 @@ name: GIT_TOKEN
data: XIoa9IYq+xQ+N5iln8dlpWv0jV6ROr7HuE24ioUr4uQ8m8SjyH0yognWYLYLqnbTKrFWlFZiEMQTH/sZiWjRFvV1iL0=
---
kind: signature
hmac: b4568fe767026f67cca8c416c20cc522fd1d06941c836ca7eb4955682855d237
hmac: d52e0df1af49c1b30e42a877655c6699914130adf3a3b881db46a70b90356c3a

...
Loading