CoreUI ONE — 250+ PRO components and 25+ admin templates for React, Angular, Vue, Bootstrap and Next.js, plus Data Grid, Scheduler, 4,300+ PRO icons and the Next.js boilerplate. One license. → See what you get

How to use Bitbucket Pipelines with Git

Bitbucket Pipelines provides integrated CI/CD directly in Bitbucket repositories, automating builds, tests, and deployments triggered by Git operations. As the creator of CoreUI, a widely used open-source UI library, I’ve implemented Bitbucket Pipelines in enterprise projects. The most straightforward approach is creating a bitbucket-pipelines.yml file in the repository root defining pipeline configuration. This method enables automatic testing and deployment on every Git push with Docker-based build environments.

Read More…
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.