You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2021/02/01 07:16:54 UTC

[servicecomb-docs] branch master updated: trivas remove

This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 0248e27   trivas remove
0248e27 is described below

commit 0248e276d795a2c2e1582abd0926e461e096f117
Author: bao liu <bi...@qq.com>
AuthorDate: Mon Feb 1 15:16:44 2021 +0800

     trivas remove
    
    * trivas remove
    
    * trivas remove
---
 scripts/build.sh | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/scripts/build.sh b/scripts/build.sh
index b34c884..9fac3c3 100644
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -45,12 +45,14 @@ cp -r docs/ servicecomb-java-chassis-doc/
 ls -l servicecomb-java-chassis-doc/docs/java-chassis
 ls -l servicecomb-java-chassis-doc/docs/java-chassis/1.x
 
-echo "Starting push docs"
+echo "Starting prepare docs"
 cd servicecomb-java-chassis-doc
 git add docs
 git commit -m "Publish gitbook docs"
-git config --local user.email bismy@qq.com
-git config --local user.name libuao68
-git push https://3fbf951cac299b8fe7834284bb2a557332fdbf3e@github.com/huaweicse/servicecomb-java-chassis-doc.git master
+git config --local user.email "bismy@qq.com"
+git config --local user.name "libuao68"
+
+echo "Starting push docs"
+git push https://liubao68:0f89bce4869dd53b53bedd9c1f930edc93d089ae@github.com/huaweicse/servicecomb-java-chassis-doc.git master