Gitlab command line instructions
摘要:Git global setup Create a new repository Existing folder Existing Git repository
阅读全文
CentOS 7上安装gitlab-runner
摘要:1、yum install gitlab-runner -y 2、Registering Runners a.Run the following command: gitlab-runner register b.Enter your GitLab instance URL: Please ente
阅读全文