forked from repo-mirrors/cnpg-postgres-containers
chore: fix annotation typo (#320)
Fix a typo in the annotations and in the renovate customManager for barman. Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
This commit is contained in:
2
BUILD.md
2
BUILD.md
@@ -2,7 +2,7 @@
|
||||
|
||||
This guide outlines the process for building PostgreSQL operand images for
|
||||
CloudNativePG using [Docker Bake](https://docs.docker.com/build/bake/) and a
|
||||
[GitHub workflow](.github/workflows/bake.yaml).
|
||||
[GitHub workflow](.github/workflows/bake.yml).
|
||||
|
||||
The central component of this framework is the
|
||||
[Bake file (`docker-bake.hcl`)](docker-bake.hcl).
|
||||
|
Reference in New Issue
Block a user