mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Improve e2e workflow and add doc
This commit is contained in:
parent
6527eb0ccf
commit
12d6b873cd
10 changed files with 106 additions and 37 deletions
|
@ -2,11 +2,6 @@
|
|||
|
||||
set -eu
|
||||
|
||||
npm run build:server
|
||||
npm run setup:cli
|
||||
|
||||
npm run ci -- lint
|
||||
|
||||
npm run ci -- client
|
||||
npm run ci -- cli-plugin
|
||||
npm run ci -- api-1
|
||||
|
@ -14,3 +9,5 @@ npm run ci -- api-2
|
|||
npm run ci -- api-3
|
||||
npm run ci -- api-4
|
||||
npm run ci -- external-plugins
|
||||
|
||||
npm run ci -- lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue