Monthly Archives: September 2019

GitLab CI/CD Pipeline for Maven-Based Applications

By | September 28, 2019

In this my third GitLab-related article I will show how I set up a CI/CD pipeline in GitLab CE for Maven-based applications that can produce, scan Docker images for release versions of the application. When I set out to create this pipeline, little did I know that I would also need to define a Git… Read More »