From 303a97a6c7e3d31e5f55baa1b93863bddb8d2cc1 Mon Sep 17 00:00:00 2001
From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com>
Date: Mon, 8 Aug 2022 04:39:27 -0400
Subject: [PATCH] Add teamcity resources
TeamCity documentation
---
.../102-devops/content/106-ci-cd/105-teamcity.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md b/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md
index d5956b405..b0dcc71ea 100644
--- a/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md
+++ b/content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md
@@ -1 +1,8 @@
-# Teamcity
\ No newline at end of file
+# 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.
+
+TeamCity Website
+Official Documentation
+TeamCity Tutorials
+TeamCity Learning Portal