Skip to content

Commit f87739c

Browse files
Drone: test with latest stable NC32
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent 23034a9 commit f87739c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ services:
185185
- name: server-stable
186186
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest
187187
environment:
188-
SERVER_VERSION: stable30
188+
SERVER_VERSION: stable32
189189
commands:
190190
- apt-get update && apt-get install -y composer
191191
- mkdir /var/www/.nvm /var/www/.npm; touch /var/www/.bashrc; chown -R 33:33 /var/www/.nvm /var/www/.npm /var/www/.bashrc
@@ -245,6 +245,6 @@ trigger:
245245
- pull_request
246246
---
247247
kind: signature
248-
hmac: 4d9e2296a2418db6dae22e94c282a4b356788d99c268d722721dddddd35f43b3
248+
hmac: 80466d01c8935abdfb8637b85de6c47ecdb02736508c5fabc249bd130adf2a61
249249

250250
...

0 commit comments

Comments
 (0)