build/README.md
Kai Reichart 5c253ef293
All checks were successful
/ test_build_docker (push) Successful in 10s
/ test_build_go (push) Successful in 8s
added readme
2024-11-28 10:17:43 +01:00

6 lines
230 B
Markdown

# Pipeline Component - Build
This repository contains pipeline components for building software. Currently, it includes the following components:
- [Build Go](./build-go.md)
- [Build and Push Docker](./build-and-push-docker.md)