Here is the scenario: you have a .NET core application, it is in a Bitbucket repository, you are hosting it in a Windows server using IIS, and you want to set up CI/CD using Bitbucket pipelines. If this is your case, continue reading.
Before you get too excited, make sure the following prerequisites have been met:
To get started, create a bitbucket-pipelines.yml …