Przeglądaj źródła

Bump 7.2 container to RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v13.0.0beta1
Roeland Jago Douma 6 lat temu
rodzic
commit
e481971155
No account linked to committer's email address
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml Wyświetl plik

@@ -171,7 +171,7 @@ pipeline:
DB: NODB
PHP: 7.1
nodb-php7.2:
image: nextcloudci/php7.2:php7.2-7
image: nextcloudci/php7.2:php7.2-8
commands:
- NOCOVERAGE=true TEST_SELECTION=NODB ./autotest.sh sqlite
when:
@@ -203,7 +203,7 @@ pipeline:
DB: sqlite
PHP: 7.1
sqlite-php7.2:
image: nextcloudci/php7.2:php7.2-7
image: nextcloudci/php7.2:php7.2-8
commands:
- NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh sqlite
when:

Ładowanie…
Anuluj
Zapisz