From a47b2c807e84d2360ff4bafe04805b44ce71fe4b Mon Sep 17 00:00:00 2001 From: songjc <969378911@qq.com> Date: Wed, 5 Mar 2025 11:10:02 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/pcm1=E7=8E=AF=E5=A2=83cicd.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/pcm1环境cicd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devops/pcm1环境cicd.yml b/.devops/pcm1环境cicd.yml index 2af2b07..236bc40 100644 --- a/.devops/pcm1环境cicd.yml +++ b/.devops/pcm1环境cicd.yml @@ -31,9 +31,9 @@ workflow: && ls /usr/local/go/bin && - sh 2_build_all.sh + echo "PATH:"$PATH && - sudo sh 3_deploy.sh "' + sh 2_build_all.sh "' needs: - start - ref: end