基于docker构建gitlab-runner

红酒人生 / 2023-07-27 / 原文

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