Update .gitlab-ci.yml

This commit is contained in:
Christian Pauly 2020-12-24 12:14:51 +00:00
parent eb306b39c0
commit 48b094a8bb
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ pages:
- cp PRIVACY.md docs/_includes/privacy.md
- cp CHANGELOG.md docs/_includes/changelog.md
- cd docs
- gem install bundler
- bundle install
- bundle exec jekyll build -d public
- cd ..
- mv docs/public/ ./