mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-02 22:11:38 +00:00
Add ide with docker
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
args: build
|
||||
- name: vuepress
|
||||
run: |
|
||||
rm -rf _book
|
||||
npx vuepress build
|
||||
- name: Upload Vuepress dist
|
||||
uses: docker://pcit/pages
|
||||
|
Reference in New Issue
Block a user