I have a Gitlab CI file that looks something like this .gitlab-ci.yml
my_tests: stage: test tags: - docker services: - name: mariadb:10.3