Add ide with docker

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
Kang HuaiShuai
2019-11-05 22:19:50 +08:00
parent eb274b16f6
commit f44a3ee402
5 changed files with 19 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ jobs:
args: build
- name: vuepress
run: |
rm -rf _book
npx vuepress build
- name: Upload Vuepress dist
uses: docker://pcit/pages