This is an automated email from the ASF dual-hosted git repository.

tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 49de3954b38 NO-ISSUE: Fix kogito-management-console build command 
(#3139)
49de3954b38 is described below

commit 49de3954b3862b188672372fc16f46be197c6844
Author: Kbowers <[email protected]>
AuthorDate: Mon May 19 14:29:21 2025 +0200

    NO-ISSUE: Fix kogito-management-console build command (#3139)
---
 packages/kogito-management-console/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/kogito-management-console/README.md 
b/packages/kogito-management-console/README.md
index 26826c6f821..a2e2a0bfd60 100644
--- a/packages/kogito-management-console/README.md
+++ b/packages/kogito-management-console/README.md
@@ -45,7 +45,7 @@ This package contains the `Containerfile/Dockerfile` and 
scripts to build a cont
 - After optionally setting up the environment variables, run the following in 
the root folder of the repository to build the package:
 
   ```bash
-  pnpm -F @kie-tools/runtime-tools-management-console-webapp-image... 
build:prod
+  pnpm -F @kie-tools/runtime-tools-management-console-webapp... build:prod
   ```
 
 - Then check if the image is correctly stored:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to