diff --git a/radar/2017-10-01/pipeline-as-code.md b/radar/2017-10-01/pipeline-as-code.md index 0c09ee0..086070f 100644 --- a/radar/2017-10-01/pipeline-as-code.md +++ b/radar/2017-10-01/pipeline-as-code.md @@ -5,6 +5,6 @@ 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. +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 Gitlab Pipelines. \ No newline at end of file +For Jenkins, we often use a mix of Job DSL and Jenkins Pipelines and recently also used Gitlab Pipelines.