documentation: Add tags to all featured blibs (#139)

* documentation: add tags to all featured blips
This commit is contained in:
Daniel Pötzinger
2022-11-18 11:39:23 +01:00
committed by GitHub
parent d11daaef71
commit bcf1ead9b3
106 changed files with 147 additions and 20 deletions

View File

@@ -2,6 +2,7 @@
title: "Concourse"
ring: trial
quadrant: tools
tags: [ci/cd]
---
[Concourse](https://concourse-ci.org/) is an open-source continuous "thing-doer".
@@ -10,4 +11,4 @@ Concourse CI follows a strict concept that is based on idempotency, immutability
Pipelines are built on the mechanics of resources, tasks and jobs, which are all configured in one or multiple YAML files.
Concourse claims to be "simple" but has a steep learning curve in the beginning till it gets simple to use.
Concourse is used in the Congstar Team to automate infrastructure deployments.
Concourse is used in the Congstar Team to automate infrastructure deployments.