pmd/docs/build-docs.sh

5 lines
99 B
Bash
Raw Normal View History

bundle config set --local path vendor/bundle
bundle install
bundle update
bundle exec jekyll build