Java 17 – Artikel uit JAVA magazine 3 2021 Oracle heeft sinds Java SE …
Read More »CI/CD with Bitbucket Pipelines
INTRODUCTION Continuous Integration (CI) and Continuous Delivery (CD) are an integral part of a software development cycle. I used to work with GitHub and write CI/CD pipelines as code with Jenkins. But in one of my recent projects, the organisation I worked for decided to move their repositories from GitHub to Bitbucket (with mixed feelings), which made us explore Bitbucket …
Read More »