ubuntu安装gitlab-runner
目录
1.添加gitlab 仓库地址
编辑2. 安装gitlab-runner命令
1.添加gitlab 仓库地址
curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" | sudo bash
2. 安装gitlab-runner命令
sudo apt-get install -y gitlab-runner