Script: | Deploy |
Pipeline: | Release (Release) |
Created: | 6/2/2022 10:02:55 AM by gdivis@inedo.local |
Start date: | 6/2/2022 10:02:55 AM |
Completed date: | 6/2/2022 10:03:22 AM (27s) |
Status: | Succeeded |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
$SourceTag release variable does not exist, tagging source (commit eccd8cd0ee8a1760651ed566fb4675b922aa6b2f) in https://github.com/Inedo/pgscan.git
$SourceTag release variable does not exist, tagging source (commit eccd8cd0ee8a1760651ed566fb4675b922aa6b2f) in https://github.com/Inedo/pgscan.git
Unhandled exception: System.InvalidCastException: Unable to cast object of type 'Inedo.Extensions.GitHub.Credentials.GitHubSecureCredentials' to type 'Inedo.Extensions.Credentials.UsernamePasswordCredentials'. at Inedo.Extensions.Git.GitOperationExtensions.<GetCredentialsAndResourceAsync>d__1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.Extensions.Git.Operations.GeneralTagOperation.<ExecuteAsync>d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<ExecuteActionAsync>d__50.MoveNext()