We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23034a9 commit f87739cCopy full SHA for f87739c
.drone.yml
@@ -185,7 +185,7 @@ services:
185
- name: server-stable
186
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest
187
environment:
188
- SERVER_VERSION: stable30
+ SERVER_VERSION: stable32
189
commands:
190
- apt-get update && apt-get install -y composer
191
- 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:
245
- pull_request
246
---
247
kind: signature
248
-hmac: 4d9e2296a2418db6dae22e94c282a4b356788d99c268d722721dddddd35f43b3
+hmac: 80466d01c8935abdfb8637b85de6c47ecdb02736508c5fabc249bd130adf2a61
249
250
...
0 commit comments