基于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

 

posted @ 2023-07-27 08:09  红酒人生  阅读(32)  评论(0)    收藏  举报