Gitlab CI Docker Runner: How to publish ports on host

后端 未结 0 1156
天命终不由人
天命终不由人 2020-12-11 22:36

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
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题