CircleCI update for MariaDB.
This commit is contained in:
parent
e0a1eff493
commit
819cce70f5
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ jobs:
|
||||||
# specify the version
|
# specify the version
|
||||||
- image: circleci/golang:1.11
|
- image: circleci/golang:1.11
|
||||||
|
|
||||||
- image: circleci/mariadb:10.4
|
- image: circleci/mariadb:10.3
|
||||||
command: [--default-authentication-plugin=mysql_native_password]
|
command: [--default-authentication-plugin=mysql_native_password]
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: jet
|
MYSQL_ROOT_PASSWORD: jet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue