mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 19:17:45 +02:00
ci: set specific mariadb version for mariadb service in tests
This commit is contained in:
parent
a343de4cf6
commit
3187b0144f
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ lint-js:
|
|||
tests:
|
||||
stage: quality
|
||||
services:
|
||||
- mariadb
|
||||
- mariadb:10.2
|
||||
variables:
|
||||
MYSQL_ROOT_PASSWORD: "R00Tp4ssW0RD"
|
||||
MYSQL_DATABASE: "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue