Open kabilanvk opened 4 years ago
@kabilanvk I had the same issue, and the solution is to provide the input parameter buildCommand
.
This is the command needed to build your project, like dotnet build
for instance.
If you want to not provide a build command, you'll have to gieve --no-command
to this parameter - this could be a default parameter value, bt it's not the case!
DevOps build failed with the above error "[error]Cannot read property 'split' of null". I have defined the service connection and working directory. Attached the build logs. Coverity-AzureDevOps-Logs.txt