remove github actions files on gitbook dist
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>pull/443/head
parent
c887661c08
commit
e38ea82f37
|
@ -32,6 +32,7 @@ after_success:
|
|||
- docker push dockerpracticesig/docker_practice
|
||||
|
||||
- cd _book
|
||||
- rm -rf .github/workflows
|
||||
- git init
|
||||
- git remote add origin "$DEPLOY_REPO"
|
||||
- git add .
|
||||
|
|
Loading…
Reference in New Issue