Skip to content

Commit

Permalink
test on stable NC30
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Nov 14, 2024
1 parent af4a196 commit b433dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ services:
- name: server-stable
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest
environment:
SERVER_VERSION: stable29
SERVER_VERSION: stable30
commands:
- apt-get update && apt-get install -y composer
- mkdir /var/www/.nvm /var/www/.npm; touch /var/www/.bashrc; chown -R 33:33 /var/www/.nvm /var/www/.npm /var/www/.bashrc
Expand Down Expand Up @@ -235,6 +235,6 @@ trigger:
- pull_request
---
kind: signature
hmac: 1c9fede0ba62faa206b26173fff20307527eb2bef82583554e952d8740a7acfb
hmac: dcec9c9731f4f85ed9e7e86627fdd45d867c533946509aa9aeb88cada2158f6e

...

0 comments on commit b433dbd

Please sign in to comment.