简体   繁体   English

Atlassian比特桶和竹子之间的区别

[英]Difference between Atlassian bitbucket and bamboo

What is the difference between Atlassian bitbucket and bamboo applications? Atlassian比特桶和竹子应用之间有什么区别? I can see that bamboo is a CI/CD tool and bitbucket is a version control, but you can use bitbucket as CI/CD tool i suppose.Why do we need bamboo? 我可以看到Bamboo是CI / CD工具,而bitbucket是版本控件,但是我想您可以将bitbucket用作CI / CD工具,为什么我们需要Bamboo?

The confusion here is that Bitbucket server (the on-prem Bitbucket) does not have CI/CD capability, where as Bitbucket cloud does (Bitbucket pipelines). 这里的困惑在于,Bitbucket服务器(本地Bitbucket)不具备CI / CD功能,而Bitbucket云却具有CI / CD功能(Bitbucket流水线)。

If you're building an on-prem only CI/CD platform, you need Bamboo (or Jenkins or ...). 如果要构建仅本地的CI / CD平台,则需要Bamboo(或Jenkins或...)。 If you're building a cloud CI/CD platform, you can do so with just Bitbucket cloud (or with Travis, CircleCI, ...) 如果您要构建云CI / CD平台,则可以仅使用Bitbucket云(或使用Travis,CircleCI等)来实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM