mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-09 08:31:51 +00:00
[actions] check md files link
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -38,8 +38,6 @@ jobs:
|
||||
cp -r kubernetes/_images .vuepress/dist/kubernetes
|
||||
cp -r mesos/_images .vuepress/dist/mesos
|
||||
cp -r underly/_images .vuepress/dist/underly
|
||||
|
||||
echo "include: [_images]" > .vuepress/dist/_config
|
||||
- name: Upload Vuepress dist
|
||||
uses: docker://pcit/pages
|
||||
if: github.repository == 'docker-practice/docker_practice'
|
||||
|
Reference in New Issue
Block a user