News

The technology stack therefore comprises: Java, Maven, Docker and GitLab as a CI/CD system. The Java source code should first be checked out, tested (unit tests) and then compiled, i.e. run ...
A GitLab CI/CD pipeline basically automates build, test and deployment steps in a software development lifecycle. As GitLab describes it: "At its most basic level, a pipeline gets code from point ...