build/README.md

7 lines
230 B
Markdown
Raw Permalink Normal View History

2024-11-27 13:05:39 +01:00
# Pipeline Component - Build
2024-11-28 10:17:43 +01:00
This repository contains pipeline components for building software. Currently, it includes the following components:
2024-11-27 13:05:39 +01:00
2024-11-28 10:17:43 +01:00
- [Build Go](./build-go.md)
- [Build and Push Docker](./build-and-push-docker.md)