gitlab-runner配置

向gitlab注册 gitlab-runner register --non-interactive --name my-runner --url http://gitlab.example.com --registration-token my-registration-token --executor shell --tag-list common-runner 关于Executor的选择 g
相关文章
相关标签/搜索