mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
build vuepress docker image
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
3
.github/workflows/check-link.yml
vendored
3
.github/workflows/check-link.yml
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user