ニジカ投稿局 https://tv.nizika.tv
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
237 B

  1. #!/bin/sh
  2. set -eu
  3. npm run ci -- types
  4. npm run ci -- client
  5. npm run ci -- cli-plugin
  6. npm run ci -- api-1
  7. npm run ci -- api-2
  8. npm run ci -- api-3
  9. npm run ci -- api-4
  10. npm run ci -- api-5
  11. npm run ci -- external-plugins
  12. npm run ci -- lint