Skip to content

Commit

Permalink
automation: Add script to run jenkyll in the container
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Haas <[email protected]>
  • Loading branch information
EdDev committed May 4, 2020
1 parent d89c6fc commit 0470e1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions automation/run-server.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash -e

bundle install
bundle exec jekyll serve

0 comments on commit 0470e1b

Please sign in to comment.