initial commit

This commit is contained in:
Bastian Ike
2021-01-08 14:04:14 +01:00
commit dc7f0a1c8c
215 changed files with 13680 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
title: "Pipeline as Code"
ring: adopt
quadrant: methods-and-patterns
---
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.