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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 5e5ce6c  update
5e5ce6c is described below

commit 5e5ce6c177ea38272b5cd4bfaea2d7807661e3a9
Author: LiLi <[email protected]>
AuthorDate: Fri Feb 18 17:02:45 2022 +0800

    update
    
    Signed-off-by: LiLi <[email protected]>
---
 .github/workflows/ci-pulsar-website-docs-sync.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/ci-pulsar-website-docs-sync.yaml 
b/.github/workflows/ci-pulsar-website-docs-sync.yaml
index 7aabb02..df9ea1a 100644
--- a/.github/workflows/ci-pulsar-website-docs-sync.yaml
+++ b/.github/workflows/ci-pulsar-website-docs-sync.yaml
@@ -47,6 +47,8 @@ jobs:
           cp -r pulsar/site2/docs/assets/* 
pulsar-site/site2/website-next/static/assets
 
           # cp -r pulsar/site2/docs/* pulsar-site/site2/website-next/docs
+          # cp -r pulsar-site/site2/website-next/docs/assets/* 
pulsar-site/site2/website-next/static/assets
+          # rm -rf pulsar-site/site2/website-next/docs/assets
           # cp -r pulsar/site2/website/versioned_docs/* 
pulsar-site/site2/website-next/versioned_docs
           # cp -r pulsar/site2/website/versioned_sidebars/* 
pulsar-site/site2/website-next/versioned_sidebars
           # cp -r pulsar/site2/website/sidebars.json 
pulsar-site/site2/website-next/sidebars.json

Reply via email to