Check "v2_alpha" in jenkins
This commit is contained in:
parent
883105eae6
commit
69298b9612
2 changed files with 6 additions and 1 deletions
|
@ -5,5 +5,5 @@ set -ex
|
|||
(cd event-schemas/ && ./check_examples.py)
|
||||
(cd api && ./check_examples.py)
|
||||
(cd scripts && ./gendoc.py)
|
||||
(cd api && npm install && node validator.js -s "client-server/v1")
|
||||
(cd api && npm install && node validator.js -s "client-server/v1" && node validator.js -s "client-server/v2_alpha")
|
||||
(cd event-schemas/ && ./check.sh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue