Browse Source

Update .gitlab-ci.yml

pull/171/head
mayx 3 years ago
parent
commit
d8c77d5654
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml View File

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


Loading…
Cancel
Save

Powered by TurnKey Linux.