mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-28 09:18:54 +00:00
Fixed github pages
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
parent
d887c8bda6
commit
d2f5e120ae
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -38,6 +38,8 @@ jobs:
|
|||||||
cp -r kubernetes/_images .vuepress/dist/kubernetes
|
cp -r kubernetes/_images .vuepress/dist/kubernetes
|
||||||
cp -r mesos/_images .vuepress/dist/mesos
|
cp -r mesos/_images .vuepress/dist/mesos
|
||||||
cp -r underly/_images .vuepress/dist/underly
|
cp -r underly/_images .vuepress/dist/underly
|
||||||
|
|
||||||
|
echo "include: [_images]" > .vuepress/dist/_config
|
||||||
- name: Upload Vuepress dist
|
- name: Upload Vuepress dist
|
||||||
uses: docker://pcit/pages
|
uses: docker://pcit/pages
|
||||||
if: github.repository == 'docker-practice/docker_practice'
|
if: github.repository == 'docker-practice/docker_practice'
|
||||||
|
Loading…
Reference in New Issue
Block a user