Skip to content

Commit 438cd86

Browse files
Drone: test with latest stable NC32
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 23034a9 commit 438cd86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)