240 发简信
IP属地:宁夏
  • 120
    GoCD 整行记(零):基于 Docker 打造 CI/CD 流水线

    本系列文章手把手教你打造一套从代码提交到服务部署的完整流水线。我将以一个 SpringBoot 程序为例。 目标 流程梳理 首先梳理一下整个流水线需要完成的工作 拉取最新代码...

  • 120
    GoCD 整行记(三):创建流水线

    基于前面的章节,我们已经搭建好了 GoCD 环境,现在我们开始配置流水线。 准备工作 GitHub 代码库 准备好代码库,我们需要两套代码 SpringBoot 工程代码参考...

  • 太棒了,感谢

    GoCD 整行记(二):定制 gocd-agent

    直接上结果 GitHub[https://github.com/hezhong0711/gocd-docker-demo] 项目地址 基于官方提供的 gocd-agent 镜...

  • GoCD 整行记(二):定制 gocd-agent

    直接上结果 GitHub[https://github.com/hezhong0711/gocd-docker-demo] 项目地址 基于官方提供的 gocd-agent 镜...

  • GoCD 整行记(一):定制 gocd-server

    GoCD 简介 GoCD 官网[https://www.gocd.org/]GoCD的正确打开方式[https://insights.thoughtworks.cn/the-...