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 2184a69 commit 9b748c9Copy full SHA for 9b748c9
.drone.yml
@@ -442,7 +442,7 @@ steps:
442
commands:
443
- git submodule update --init
444
- name: postgres-php8.0
445
- image: ghcr.io/nextcloud/continuous-integration-php8.0:php8.0-3
+ image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
446
447
- bash tests/drone-run-php-tests.sh || exit 0
448
- sleep 10 # gives the database enough time to initialize
0 commit comments