1
Fork 0

Run release build on CI

This commit is contained in:
Jake Howard 2018-05-27 12:32:04 +01:00
parent bbd789ab23
commit df916136c1
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -22,7 +22,7 @@ jobs:
- node_modules
- run:
name: Build site
command: ./scripts/build.sh
command: ./scripts/release.sh
- run:
name: Run Tests
command: ./scripts/test.sh