gitlab-runner installation

# 1. 添加源进入系统仓库
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh | sudo bash
# 2. 安装
sudo yum install gitlab-runner
posted @ 2019-11-13 16:23  dasky92  阅读(79)  评论(0)    收藏  举报