There are few errors such as
/usr/share/dotnet/sdk/2.2.300/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.AspNetCore.Http.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60"
Locally it works fine, but pipeline fails.
For these errors the first step is to try to debug the issue in docker on your local machine. This tells you whether it's a docker issue or a pipeline issue.
We have documentation for how to do this here https://confluence.atlassian.com/bitbucket/debug-your-pipelines-locally-with-docker-838273569.html
If you can establish that it is specifically pipelines that is causing this error your best bet is to raise a support request at https://support.atlassian.com/ giving:
If you have any other questions feel free to let me know.
Cheers,
Tom.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.