Browse Source

use older image for disabled redis tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/10048/head
Arthur Schiwon 7 years ago
parent
commit
83339ae10c
No known key found for this signature in database GPG Key ID: 7424F1874854DF23
  1. 2
      .drone.yml

2
.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:

Loading…
Cancel
Save