Files
TechradarDev/radar/2018-03-01/pipeline-as-code.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

11 lines
348 B
Markdown

---
title: "Pipeline as Code"
ring: adopt
quadrant: methods-and-patterns
tags: [ci/cd]
---
We moved this pattern to **adopt**, because it is used by nearly every team and project now and is an important part of our automation.
For Jenkins, we often use a mix of Job DSL and Jenkins Pipelines and recently also used GitLab Pipelines.