From db789c9983bf7d2bd273e6c01a07ab7a597ea345 Mon Sep 17 00:00:00 2001 From: acsfer Date: Sun, 6 Feb 2022 13:06:57 +0100 Subject: Update .drone.yml Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 6d8fd66a319..e4a1ef8c97c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -287,7 +287,7 @@ steps: image: ghcr.io/nextcloud/continuous-integration-alpine-git:latest commands: - git submodule update --init -- name: mariadb10.4-php7.4 +- name: mariadb10.2-php7.4 image: ghcr.io/nextcloud/continuous-integration-integration-php7.4:latest commands: - bash tests/drone-run-php-tests.sh || exit 0 -- cgit v1.2.3