基于docker构建gitlab-runner
1、向服务器发送网络请求
[root@localhost ~]# curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh|sudo bash
2、Linux装gitlab-runner
[root@localhost ~]# yum install gitlab-runner
1、向服务器发送网络请求
[root@localhost ~]# curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh|sudo bash
2、Linux装gitlab-runner
[root@localhost ~]# yum install gitlab-runner