Category: bitbucket pipelines
-
BitBucket pipelines vs AzureDevOps pipelines
TL;DR; : Choose Azure – it can integrate also with BitBucket repository For my previous experience with AzureDevOps,please see http://msprogrammer.serviciipeweb.ro/category/azure-devops/, I have had the opportunity to play with BitBucket CI this weekend. Nothing fance,just a CI + test + artifacts for a .NET solution. Both have yaml files for CI /CD Both have support for…