mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
Update config.yml
This commit is contained in:
@@ -3,7 +3,7 @@ jobs:
|
|||||||
test-backend:
|
test-backend:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:lts
|
- image: cimg/node:lts
|
||||||
- image: cimg/mariadb:latest
|
- image: cimg/mariadb:10.8
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
|
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
|
||||||
MYSQL_DATABASE: writer_test
|
MYSQL_DATABASE: writer_test
|
||||||
|
|||||||
Reference in New Issue
Block a user