From 99ae9628edc1c6735c1f4881b59abde4df061979 Mon Sep 17 00:00:00 2001 From: Marada Divya Sree Date: Sun, 23 Jun 2024 11:40:54 +0530 Subject: [PATCH] jenkins added --- frontend/src/DB/product.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 26005a07..c2ee386b 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -3074,5 +3074,12 @@ "image": "https://bit.ly/3VRSavy", "link": "https://bit.ly/4ezO0j4", "description": "LinkedIn profile optimization, AI generated cover letters, auto-fill and track job applications, resumes, and more!" + }, + { + "productName": "Jenkins", + "category": "tools", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS_S6Pj6tPYg3UrirWqCoN01x1xGUU97FFIHg&s", + "link": "https://www.jenkins.io/", + "description": "Jenkins is an open-source automation server used for building, testing, and deploying software projects." } ]