Drone: test on Nextcloud 25

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey 2022-10-18 12:11:40 +02:00
parent b4f3ffb64d
commit b85ec336aa
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ services:
image: ghcr.io/nextcloud/continuous-integration-server:latest # also change in updateScreenshots.sh
environment:
EVAL: true
SERVER_VERSION: 'stable24'
SERVER_VERSION: 'stable25'
commands:
- BRANCH="$SERVER_VERSION" /usr/local/bin/initnc.sh
- echo 127.0.0.1 server >> /etc/hosts