mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-20 08:12:02 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
1dc2cc7235
commit
d8c77d5654
@ -31,6 +31,8 @@ pages:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- git clone https://github.com/Mabbs/Mabbs
|
- git clone https://github.com/Mabbs/Mabbs
|
||||||
|
- rm -rf .git/
|
||||||
|
- rm -rf Mabbs/.git/
|
||||||
- mv Mabbs/README.md Mabbs/index.md
|
- mv Mabbs/README.md Mabbs/index.md
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
- rm -rf .jekyll-cache/
|
- rm -rf .jekyll-cache/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user