We have shifted to git/bitbucket from SVN. Code is on bitbucket repository now. The problem that we are facing, we can update code in bitbucket repo, but not on application server. Code is ASP and ASP.NET.
We need a solution like, when we commit the code to bitbucket, same code will be pushed to app server.
Does bitbucketpipeline support ASP and ASP.NET?