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

hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


The following commit(s) were added to refs/heads/main by this push:
     new 68e5a7457 fix: remove mcp from release signing process (#1179)
68e5a7457 is described below

commit 68e5a7457ec45fa589807d848fb7b10ecacf52a6
Author: Huang Youliang <[email protected]>
AuthorDate: Wed Jun 17 06:15:05 2026 +0800

    fix: remove mcp from release signing process (#1179)
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index d9cc49551..c6ad26e6f 100644
--- a/Makefile
+++ b/Makefile
@@ -266,7 +266,6 @@ release-source: ## Package source archive
 release-sign: ## Sign artifacts
        ${RELEASE_SCRIPTS} -k banyand
        ${RELEASE_SCRIPTS} -k bydbctl
-       ${RELEASE_SCRIPTS} -k mcp
        ${RELEASE_SCRIPTS} -k fodc-agent
        ${RELEASE_SCRIPTS} -k fodc-proxy
        ${RELEASE_SCRIPTS} -k src

Reply via email to