Update .gitlab-ci.yml

pull/171/head
mayx 2022-01-24 13:53:24 +00:00
parent 77ad7e4dba
commit 1dc2cc7235
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ pages:
stage: deploy
script:
- git clone https://github.com/Mabbs/Mabbs
- mv Mabbs/README.md Mabbs/index.md
- bundle exec jekyll build -d public
- rm -rf .jekyll-cache/
- tar czvf ../MayxBlog.tgz .