mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 07:43:18 -04:00
Merge pull request #9670 from nextcloud/drone-mysqlmb4-fix
Fix drone mysqlmb4 tests
This commit is contained in:
commit
e8c680f74a
1 changed files with 1 additions and 1 deletions
|
|
@ -866,7 +866,7 @@ services:
|
|||
matrix:
|
||||
DB: mysql5.5
|
||||
mysqlmb4:
|
||||
image: mysql
|
||||
image: mysql:5.7.22
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=owncloud
|
||||
- MYSQL_USER=oc_autotest
|
||||
|
|
|
|||
Loading…
Reference in a new issue