No release script anymore
This commit is contained in:
parent
41ac16ae7b
commit
2d5cdcb5c7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
- node_modules
|
||||
- run:
|
||||
name: Build site
|
||||
command: ./scripts/release.sh
|
||||
command: ./scripts/build.sh
|
||||
- run:
|
||||
name: Run Tests
|
||||
command: ./scripts/test.sh
|
||||
|
|
Loading…
Reference in a new issue