Skip to content

Commit

Permalink
Merge pull request #1593 from nextcloud/newEmulator
Browse files Browse the repository at this point in the history
use new emulator image
  • Loading branch information
tobiasKaminsky authored Nov 19, 2024
2 parents 498826d + 9713f7b commit 49110bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: test-master

steps:
- name: test
image: ghcr.io/nextcloud/continuous-integration-android8:3
image: ghcr.io/nextcloud/continuous-integration-android8:4
privileged: true
environment:
LOG_USERNAME:
Expand Down Expand Up @@ -125,7 +125,7 @@ name: test-stable

steps:
- name: test
image: ghcr.io/nextcloud/continuous-integration-android8:3
image: ghcr.io/nextcloud/continuous-integration-android8:4
privileged: true
environment:
LOG_USERNAME:
Expand Down Expand Up @@ -235,6 +235,6 @@ trigger:
- pull_request
---
kind: signature
hmac: 89e882ffda9050c5a514bfd3fa0e43bbf3e9acc83acaead0104d2570a66663ce
hmac: 3e71a44f6f57a4d4d853c586c0c322bf0b718d96627906b92864e12353e5a014

...

0 comments on commit 49110bf

Please sign in to comment.