搭建Gitlab持续集成时,需要安装的一款工具。windows上的安装程序。已经测试过,可以使用。Gitlab 自带的 CI工具,是新兴的 持续集成工具, 结合gitlab使用,最好用。
2021-06-29 17:12:48 47.33MB gitlab
1
官网win64安装包。官网有时下载不下来。这里供大家方便下载 Create a folder somewhere in your system, ex.: C:\GitLab-Runner. Download the binary for 64-bit or 32-bit and put it into the folder you created. The following assumes you have renamed the binary to gitlab-runner.exe (optional). You can download a binary for every available version as described in Bleeding Edge - download any other tagged release. Make sure to restrict the Write permissions on the GitLab Runner directory and executable. If you do not set these permissions, regular users can replace the executable with their own and run arbitrary code with elevated privileges. Run an elevated command prompt: Register a runner. Install GitLab Runner as a service and start it. You can either run the service using the Built-in System Account (recommended) or using a user account.
2021-06-08 15:01:26 44.15MB 开发工具
1
搭建Gitlab持续集成时,需要安装的一款工具。windows上的安装程序。已经测试过,可以使用。Gitlab 自带的 CI工具,是新兴的 持续集成工具, 结合gitlab使用,最好用。
2021-04-20 12:14:07 33.15MB gitlab runner runner windows
1
本文搭建了gitlab-cicd(devops)环境,在IDEA开发环境中编写代码后,git push到代码gitlab仓库后,根据.gitlab-ci.yml文件,自动触发流水线
2021-03-12 09:12:42 1.28MB devops gitlab gitlab-runner
1
GitLab持续集成Runner安装包(Linux版)
2021-01-28 00:44:42 39.36MB ci/cd
1