tld-a-record/ci.sh

7 lines
88 B
Bash
Raw Normal View History

2019-07-01 20:11:37 +00:00
#!/bin/bash
# Run the scan
./scan.sh
cd website
bundle install
bundle exec jekyll build