mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 13:51:26 +00:00
Fix circle
This commit is contained in:
parent
5142dc528f
commit
dc2b72670a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ references:
|
||||||
RACK_ENV: test
|
RACK_ENV: test
|
||||||
RAILS_ENV: test
|
RAILS_ENV: test
|
||||||
mariadb: &mariadb
|
mariadb: &mariadb
|
||||||
image: circleci/mariadb:10.3-bionic-ram
|
image: circleci/mariadb:10.1.44
|
||||||
environment:
|
environment:
|
||||||
MYSQL_DATABASE: ensl_test
|
MYSQL_DATABASE: ensl_test
|
||||||
MYSQL_USER: ensl
|
MYSQL_USER: ensl
|
||||||
|
|
Loading…
Reference in a new issue