Browse Source

refactor: .devops/pcm1环境cicd.yml

gitlink
songjc jianmu 8 months ago
parent
commit
126721a5bc
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .devops/pcm1环境cicd.yml

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

@@ -37,7 +37,9 @@ workflow:
&&
echo PATH2:$PATH
&&
sh 2_build_all.sh "'
sh 2_build_all.sh
&&
sudo sh 3_deploy.sh "'
needs:
- start
- ref: end


Loading…
Cancel
Save