mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
remove github actions files on gitbook dist
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
parent
c887661c08
commit
e38ea82f37
@ -32,6 +32,7 @@ after_success:
|
|||||||
- docker push dockerpracticesig/docker_practice
|
- docker push dockerpracticesig/docker_practice
|
||||||
|
|
||||||
- cd _book
|
- cd _book
|
||||||
|
- rm -rf .github/workflows
|
||||||
- git init
|
- git init
|
||||||
- git remote add origin "$DEPLOY_REPO"
|
- git remote add origin "$DEPLOY_REPO"
|
||||||
- git add .
|
- git add .
|
||||||
|
Loading…
Reference in New Issue
Block a user