mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Add gitlab ci support
This commit is contained in:
parent
112be80ebd
commit
2284f20207
36 changed files with 247 additions and 64 deletions
|
@ -5,6 +5,6 @@ set -eu
|
|||
npm run build:server
|
||||
npm run setup:cli
|
||||
|
||||
npm run travis -- lint
|
||||
npm run ci -- lint
|
||||
|
||||
mocha --exit --require ts-node/register/type-check --bail server/tests/index.ts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue