mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-04-20 10:24:02 +08:00
build: bundler is included in jekyll docker container
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5c84572b08
commit
223c838265
@ -6,8 +6,6 @@ pipeline:
|
||||
- chmod a+w Gemfile.lock
|
||||
- chown -R jekyll:jekyll /drone
|
||||
- gem sources --add https://gems.ruby-china.com/ --remove https://rubygems.org/
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user