tld-a-record/ci.sh
2019-07-02 01:41:37 +05:30

7 lines
88 B
Bash
Executable File

#!/bin/bash
# Run the scan
./scan.sh
cd website
bundle install
bundle exec jekyll build