Skip to content

marco-m/concourse-pipelines

Repository files navigation

Sample pipeline patterns for Concourse

Getting started with Concourse

This project requires a Concourse system plus S3 and secrets management. If you don't have access to a Concourse deployment, you can use marco-m/concourse-in-a-box: an all-in-one Concourse CI/CD system based on Docker Compose, with Minio S3-compatible storage and HashiCorp Vault secret manager.

Sample pipelines

Maybe:

Sample code

Some of the pipelines use the minimal magic8ball Go code; this shows how to extract git information such as tag or commit SHA and embed it in an executable.