Fix drone mysqlmb4 tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
c0ed6f91a8
commit
aec85bf04f
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