GitLab CI and Distributed Builds
Top ten GitLab hacks for all stages of the DevOps Platform

Top ten GitLab hacks for all stages of the DevOps Platform

10/19/2021 · Michael Friedrich

What this post added

This post introduces the pipeline editor for validating and previewing CI/CD YAML configurations, including live linting and the ability to inspect merged YAML. It also highlights the package registry for various package managers and container images, and the secret detection template for securing secrets within CI/CD pipelines. Advanced release and continuous delivery features like canary deployments and GitLab Pages are mentioned, along with examples of using CI/CD templates for Docker builds and SAST.

Read the original post ↗