Browse Source

refactor: .devops/pcm1环境cicd.yml

gitlink
songjc jianmu 9 months ago
parent
commit
a47b2c807e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .devops/pcm1环境cicd.yml

+ 2
- 2
.devops/pcm1环境cicd.yml View File

@@ -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


Loading…
Cancel
Save