Skip to content

gocd/gocd-plugin-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GoCD plugin info

Build

1. Install gems

cd docs
bundle install

2. Build site

bundle exec jekyll build --trace --incremental

3. Serve locally

bundle exec jekyll serve --trace