Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
liucc52 committed Aug 28, 2018
1 parent 61be991 commit 8dacd8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ try {
rm -rf ./content/
unzip content.zip
cp -r ./images/ ./content/
ls -al
cd content
ls -al
cd ..
rm -rf ./content/_tmp/examples/pipeline-examples
git clone https://codehub.devcloud.huaweicloud.com/bc5f563ff21f4b7dae778badc7e1c90b/jenkinscn.git
cp ./jenkinscn/vendor.zip .
unzip vendor.zip
chmod 755 -R ./vendor
make fetch-reset
make prepare
make cn-site
Expand Down

0 comments on commit 8dacd8a

Please sign in to comment.