feat: Use caching in pipeline

This commit is contained in:
2025-12-06 19:24:39 +01:00
parent 248370a3f9
commit d441159560
2 changed files with 45 additions and 37 deletions

3
.gitignore vendored
View File

@@ -64,3 +64,6 @@ legalconsenthub/.api-client-middleware
### TestContainers persistent data ###
legalconsenthub-backend/postgres-data/
### Docker BuildKit cache ###
.buildx-cache/