Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shengyou/china-devops-teamcity-lab
DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门
https://github.com/shengyou/china-devops-teamcity-lab
continuous-deployment continuous-integration devops teamcity
Last synced: 1 day ago
JSON representation
DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门
- Host: GitHub
- URL: https://github.com/shengyou/china-devops-teamcity-lab
- Owner: shengyou
- License: mit
- Created: 2022-07-14T04:54:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T05:36:21.000Z (over 2 years ago)
- Last Synced: 2024-07-30T17:54:00.797Z (6 months ago)
- Topics: continuous-deployment, continuous-integration, devops, teamcity
- Language: Kotlin
- Homepage: https://github.com/DevopsChina/lab/blob/main/ci/lab06-teamcity/README.md
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 《面向 DevOps 新手的 TeamCity 快速入门》练习用代码仓库
TeamCity 是由 JetBrains 推出的 CI/CD 工具,具备高颜值 UI、多样的设定、插件丰富并与各语言生态圈友好,可依据团队的不同需求打造弹性的工作流程。
此代码仓库为中国 DevOps 社区 DevOps 工具鉴宝系列活动第六场《面向 DevOps 新手的 TeamCity 快速入门》的演示用代码。 在这场分享里,综览了 TeamCity 的功能,并实际演示如何打造 CI/CD 流水线,协助团队把关代码质量。
## 学习材料
* [视频](https://www.bilibili.com/video/BV1pY4y17754)
* [PPT](https://docs.qq.com/pdf/DTmlIRFBJWllsaGJx)
* [练习用代码仓库](https://github.com/shengyou/china-devops-teamcity-lab)