build vuepress docker image

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-04-28 22:39:47 +08:00
parent 8952dee0a8
commit 683cf95ca7
3 changed files with 33 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@master
with:
fetch-depth: 1
# search Issues :-(
- run: |
docker run -i --rm \
-v $PWD:/mnt:ro \
@@ -56,6 +57,8 @@ jobs:
"en.wikipedia.org/wiki/UnionFS",\
"product.china-pub.com",\
"union-click.jd.com",\
"x.x.x.x/base",\
"x.x.x.x:9000/minio/",\
"www.aliyun.com" \
--allow-dupe \
--skip-save-results \