mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-05 20:08:58 -05:00
log asset
This commit is contained in:
@@ -240,6 +240,8 @@ async function publish(commit: string, quality: string, platform: string, type:
|
||||
asset.supportsFastUpdate = true;
|
||||
}
|
||||
|
||||
console.log('Asset:', JSON.stringify(asset, null, ' '));
|
||||
|
||||
const release = {
|
||||
id: commit,
|
||||
timestamp: (new Date()).getTime(),
|
||||
|
||||
Reference in New Issue
Block a user