Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How build a NET 6.0 pipeline

I'm trying build a NET 6.0 pipeline but I'm having errors

1 answer

1 accepted

0 votes
Answer accepted
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 21, 2022

Hello @Lucas Technology Services ,

Welcome to Atlassian Community!

In order for us to assist you, could you please share the bitbucket-pipelines.yml file of your build and also the logs where you are seeing these errors? 

Also, I just wanted to note that when using pipeline infrastructure to run your build it's not currently possible to build native Windows applications such as applications built on top of NET Framework, which is a framework only compatible with Windows.

It's only possible to build .Net Core applications in bitbucket pipelines infrastructure, as .Net Core is cross-platform.

In case your builds need to use windows native frameworks/applications, you have the option to use bitbucket windows runners, where the build/script will run in your own infrastructure on a machine that runs with Windows OS.

Thank you, @Lucas Technology Services .

Kind regards,

Patrik S

.NET 6.0 is .NET Core last LTS version and it runs on linux.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events