We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c193d3 commit 3500575Copy full SHA for 3500575
1 file changed
.drone.yml
@@ -187,7 +187,7 @@ services:
187
- name: server-stable-latest
188
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest
189
environment:
190
- SERVER_VERSION: stable32
+ SERVER_VERSION: stable33
191
commands:
192
- rm /etc/apt/sources.list.d/php.list
193
- apt-get update && apt-get install -y composer
@@ -364,6 +364,6 @@ trigger:
364
- pull_request
365
---
366
kind: signature
367
-hmac: 764d4af282a5c8e9be4ecec3932cf07984206a734c179c370fca8d43bc30f586
+hmac: b26e47fc03b18d8521973aa42f47b82f98b0c61c1836a99e454e9792dbee02ae
368
369
...
0 commit comments