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
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with
1 additions and
1 deletions
-
.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: |
|
|
|