1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

Resources added for TeamCity in QA (#1726)

This commit is contained in:
Archit Sharma
2022-09-10 13:46:08 +00:00
committed by GitHub
parent c7e4039439
commit 3ff34e0eb7

View File

@@ -1 +1,8 @@
# Team city
# TeamCity
Bamboo is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.jetbrains.com/teamcity/'>TeamCity Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.jetbrains.com/help/teamcity/teamcity-documentation.html'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Tutorials' colorScheme='blue' href='https://www.jetbrains.com/teamcity/tutorials/'>TeamCity Tutorials</BadgeLink>
<BadgeLink badgeText='Learning Portal' colorScheme='blue' href='https://www.jetbrains.com/teamcity/learn/'>TeamCity Learning Portal</BadgeLink>