From 03ad3cbdedce93f08ad0fdf62173ca8d933cb7af Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Wed, 1 Nov 2023 09:24:19 +0100 Subject: [PATCH] Update Skills --- app/(utils)/web-dev-stack.json | 4 ++++ 1 file changed, 4 insertions(+) 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"