Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is there a .NET 5 Pipeline Template?

Deleted user December 3, 2020

I'm looking to deploy a .NET 5 application using Bitbucket pipelines.

I noticed there is astandard pipelines template for .NET Core 3.1 with the following:

"image: mcr.microsoft.com/dotnet/core/sdk:3.1"

Does anyone know the correct .NET 5 image to use with bitbucket-pipelines.yml?

1 answer

1 accepted

7 votes
Answer accepted
Visar Dida December 4, 2020

For .NET 5 image it is 

"image: mcr.microsoft.com/dotnet/sdk:5.0"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events