Fixed github pages

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
pull/441/head
Kang HuaiShuai 2020-02-23 21:57:26 +08:00
parent d887c8bda6
commit d2f5e120ae
No known key found for this signature in database
GPG Key ID: 0A380828B1C243A7
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ 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'