use older image for disabled redis tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
478b95cc20
commit
83339ae10c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue