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: 5 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: tests

steps:
- name: gplay
image: ghcr.io/nextcloud/continuous-integration-android8:3
image: ghcr.io/nextcloud/continuous-integration-android8:4
environment:
LOG_USERNAME:
from_secret: LOG_USERNAME
Expand Down Expand Up @@ -50,7 +50,7 @@ name: analysis

steps:
- name: analysis
image: ghcr.io/nextcloud/continuous-integration-android8:3
image: ghcr.io/nextcloud/continuous-integration-android8:4
environment:
GIT_USERNAME:
from_secret: GIT_USERNAME
Expand Down Expand Up @@ -95,4 +95,6 @@ trigger:
- pull_request
---
kind: signature
hmac: 63263551ebeb116915aced69ffc0181e21708ba297481d7f9b23bb781cb237ef
hmac: 89c97c7ee551bee0d6991c56f8673c0cb04478fa87eb9f2dc88d93710fc67f77

...
Loading