mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -05:00
Add more logging
This commit is contained in:
parent
49f62dc336
commit
fceedfae2f
@ -46,6 +46,8 @@ function appveyorFinished {
|
||||
|
||||
Write-Host "[Appveyor] At Last Job: "
|
||||
Write-Host $buildData
|
||||
Write-Host $buildData.build
|
||||
Write-Host $buildData.build.jobs
|
||||
|
||||
[datetime]$stop = ([datetime]::Now).AddMinutes($env:TIMEOUT_MINS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user