Newer
Older
image: ruby:2.7
pages:
script:
- gem install bundler
- bundle exec jekyll build -d public
artifacts:
paths:
- public
image: ruby:2.7
pages:
script:
- gem install bundler
- bundle exec jekyll build -d public
artifacts:
paths:
- public