diff --git a/app/(utils)/web-dev-stack.json b/app/(utils)/web-dev-stack.json index 742f631..e821fc6 100644 --- a/app/(utils)/web-dev-stack.json +++ b/app/(utils)/web-dev-stack.json @@ -51,6 +51,10 @@ "title": "Git and Github", "description": "Version control" }, + { + "title": "CI/CD", + "description": "Continuous integration and deployment using custom pipelines or Jenkins" + }, { "title": "Other technologies I use", "description": "express, Remix, Astro, Pyhton, C-C++, ... More coming"