From ae59d669b234b3a5b075ff93d867b340b7cbad86 Mon Sep 17 00:00:00 2001 From: Alex Co Date: Thu, 20 Jul 2023 13:40:28 +0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b172eea5f..4a8be3a8a 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,6 @@ The Wukong CLI is a set of tools to manages Mindvalley DevOps resources. Its goa - Knowledge Gaps: Learning to use a new tool can be painful. Each tool has a unique UI & UX, as well as different workflows. - Getting Lost in the ecosystem: It’s completely normal for a company to have 20+ different DevOps tools, so knowing which tool to use and remember where to access it can be a problem. After all developers are having enough trouble dealing with their day to day tasks. -> **Note** -> You can read more from [here](https://mindvalley.atlassian.net/wiki/spaces/PXP/pages/450396161/PD2+-+A+Swiss-army+Knife+CLI+For+Mindvalley+Developers) - ## KNOWN ISSUE * Currently the Jenkins sometimes does not return the list of changes during build, so the CLI is not able to determine the CHANGELOG properly. We are working on a solution in the future release.