Skip to content
Snippets Groups Projects
Commit 3187b014 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci: set specific mariadb version for mariadb service in tests

parent a343de4c
No related branches found
No related tags found
No related merge requests found
Pipeline #15975 passed
Pipeline: Castopod

#15979

    Pipeline: castopod.org

    #15978

      ...@@ -79,7 +79,7 @@ lint-js: ...@@ -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"
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment