0e4ffb4b6
935344951
57cfff788
2284f2020
1b6b47577
93ab83893
1
2
3 4 5
6 7
8
9
10 11 12 13 14 15 16
#!/bin/sh set -eu npm run build:server npm run setup:cli npm run ci -- lint npm run ci -- misc npm run ci -- cli npm run ci -- api-1 npm run ci -- api-2 npm run ci -- api-3 npm run ci -- api-4 npm run ci -- external-plugins