Remove rbenv-bundler from GitLab Pages config.
This commit is contained in:
parent
e568b5a9da
commit
0d37c45dbe
@ -17,13 +17,10 @@ build_project:
|
||||
only:
|
||||
- master
|
||||
|
||||
before_script:
|
||||
- bundle install
|
||||
|
||||
pages:
|
||||
stage: build
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- exec jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user