The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

7 votes
Answer accepted
Visar Dida
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 4, 2020

For .NET 5 image it is 

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

TAGS
AUG Leaders

Atlassian Community Events