From bff567447dd35bdd3b515408ef48b680832739ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=86=E6=B5=81=E8=80=8C=E4=B8=8A?= <62740231+DokiDoki1103@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:56:01 +0800 Subject: [PATCH] perf: webcli (#1929) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ι€†ζ΅θ€ŒδΈŠ <1666888816@qq.com> --- .github/workflows/release-amd64-v6.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-amd64-v6.0.yml b/.github/workflows/release-amd64-v6.0.yml index 5bd2b371d..5ea0ccfcc 100644 --- a/.github/workflows/release-amd64-v6.0.yml +++ b/.github/workflows/release-amd64-v6.0.yml @@ -104,7 +104,7 @@ jobs: environment: ${{ github.event.inputs.environment }} strategy: matrix: - component: [api, chaos, monitor, mq, webcli, worker, eventlog, init-probe, mesh-data-panel, resource-proxy] + component: [api, chaos, mq, worker, eventlog, init-probe, resource-proxy] steps: - name: Pull code and Build the Docker image env: