mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 18:31:05 +00:00
ci: set specific mariadb version for mariadb service in tests
This commit is contained in:
parent
a343de4cf6
commit
3187b0144f
@ -79,7 +79,7 @@ lint-js:
|
|||||||
tests:
|
tests:
|
||||||
stage: quality
|
stage: quality
|
||||||
services:
|
services:
|
||||||
- mariadb
|
- mariadb:10.2
|
||||||
variables:
|
variables:
|
||||||
MYSQL_ROOT_PASSWORD: "R00Tp4ssW0RD"
|
MYSQL_ROOT_PASSWORD: "R00Tp4ssW0RD"
|
||||||
MYSQL_DATABASE: "test"
|
MYSQL_DATABASE: "test"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user