1.14 How-To Guides
The following pages are guides that show how to accomplish certain workflows within Concourse. Most of the guides will use specific images but you are in no way limited to or forced to use these images to accomplish the same task. There are many ways to accomplish the same thing in Concourse, so don't let these guides limit you in what you think is possible with Concourse.
Table of contents:
-
1.14.1
Pipeline Guides
- 1.14.1.1 Common Pipeline Practices
- 1.14.1.2 Exploring Task Input and Output Scenarios
- 1.14.1.3 Gated Pipeline Patterns
- 1.14.1.4 Time Triggered Pipeline Patterns
- 1.14.1.5 Manual Approval Step
-
1.14.2
Git Guides
- 1.14.2.1 Basic Git Operations
- 1.14.2.2 Multi-Branch Workflows
-
1.14.3
Container Image Guides
- 1.14.3.1 Building and Pushing an Image
- 1.14.3.2 Building an Image and Using it in a Task