Browse Source

refactor: .devops/pcm1环境cicd.yml

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

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

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


Loading…
Cancel
Save