Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2018-06-30 01:29:46 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2018-06-30 01:29:46 +0300
commit83339ae10cf4bbcbbdd6ea970f3f4c7b59ce555f (patch)
tree9ef0de8325c7ff0c8fa2712c64daabd6be75d7bc /.drone.yml
parent478b95cc20de9173cbda4c7f69ac3a78ca448250 (diff)
use older image for disabled redis tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index f046dd688e2..6173c155c2b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -184,7 +184,7 @@ pipeline:
DB: NODB
PHP: 7.1
nodb-php7.2:
- image: nextcloudci/php7.2:php7.2-12
+ image: nextcloudci/php7.2:php7.2-11
commands:
- NOCOVERAGE=true TEST_SELECTION=NODB ./autotest.sh sqlite
when: