From 098ed2dd47a2a34541c2b92cf01081cf68cc378f Mon Sep 17 00:00:00 2001 From: chishin Date: Tue, 4 Apr 2023 22:33:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0buildx=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/buildx-zh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/buildx-zh b/scripts/buildx-zh index ae19b5b..dd5b493 100644 --- a/scripts/buildx-zh +++ b/scripts/buildx-zh @@ -3,9 +3,7 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" . "$DIR/ci/frontend-build" -cd "${DIR}/.." - -echo `pwd && ls` +cd "${DIR}/../.." # Buildx Builder docker buildx create --name "Buildx-NPM" || echo