Fix ci-server ci (#18180)
This commit is contained in:
+1
-1
@@ -144,6 +144,6 @@ export class GenerateApiKeyCommand extends CommandRunner {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(`TOKEN:${tokenResult.token}\n`);
|
||||
this.logger.log(`TOKEN:${tokenResult.token}\n`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user