I have a dotnet core repository/project (in the bitbucket) and would like to publish this project by using CI/CD provided by bitbucket. Do you have a guideline for this?
The publish setting - Target Runtime linux-arm64
Hello! Welcome to the Bitbucket Community. You can use Self hosted Runners https://support.atlassian.com/bitbucket-cloud/docs/runners/ and Docker Based ARM Runners https://bitbucket.org/blog/announcing-support-for-linux-arm-runners-in-bitbucket-pipelines
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.