Browse Source

refactor: .devops/pcm1环境cicd.yml

gitlink
songjc jianmu 8 months ago
parent
commit
93cb53f11a
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .devops/pcm1环境cicd.yml

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

@@ -26,6 +26,10 @@ workflow:
&& &&
echo $PATH echo $PATH
&& &&
echo \"export PATH=\$PATH:/usr/local/go/bin\" >> ~/.bashrc
&&
source ~/.bashrc
&&
sudo ./2_build_all.sh "' sudo ./2_build_all.sh "'
needs: needs:
- start - start


Loading…
Cancel
Save