feature: remove expired items for postgres adapter #20 (#21)
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled

Co-authored-by: nwittstruck <nwittstruck@users.noreply.github.com>
This commit is contained in:
JannikStreek
2024-06-11 13:23:04 +02:00
committed by GitHub
parent 1cd18f5a14
commit 22571c18dc
8 changed files with 439 additions and 173 deletions

View File

@ -17,6 +17,7 @@ on:
push:
branches:
- main
- 20-feature-remove-expired-items-for-postgres-adapter
env:
REGISTRY: ghcr.io
@ -51,4 +52,4 @@ jobs:
target: production
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}