forked from OCram85/PSCredentialStore
add debug output (#36)
This commit is contained in:
parent
afab3c870c
commit
09548fca0a
@ -233,6 +233,7 @@ Function Invoke-AppVeyorPSGallery() {
|
|||||||
Category = 'Error'
|
Category = 'Error'
|
||||||
Details = $_.Exception.Message
|
Details = $_.Exception.Message
|
||||||
}
|
}
|
||||||
|
$_.Exception.Message | Write-Error
|
||||||
Add-AppveyorMessage @MsgParams
|
Add-AppveyorMessage @MsgParams
|
||||||
Throw $MsgParams.Message
|
Throw $MsgParams.Message
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user