Concourse Power Tutorial
Follow this tutorial to implement a world-class release process in your software projects. If you find the pace too intense, we recommend to go through the official hello-world tutorial first and come back at full speed.
Here is what we'll cover:
- Pipeline concepts and how they map onto a Concourse CI Web interface
- Writing a useful pipeline from scratch
- Adding Semver.
- Task reuse.
- more...