mysql.yml 95 B

12345
  1. unit:mysql:
  2. stage: test
  3. extends:
  4. - .services_mysql_redis_memcached
  5. - .template_unit