mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Prevent invalid end watch section warnings
This commit is contained in:
parent
bc3bd960e3
commit
7815dc450e
6 changed files with 10 additions and 10 deletions
|
@ -44,7 +44,6 @@ export class ServersCommand extends AbstractCommand {
|
|||
|
||||
await copy(origin, join('artifacts', destname))
|
||||
}
|
||||
console.log(this.server.parallel)
|
||||
|
||||
if (this.server.parallel) {
|
||||
const promise = saveGithubLogsIfNeeded()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue