do it for both containers...
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 7m1s

This commit is contained in:
2026-05-15 00:40:06 +02:00
parent b99f13a53c
commit 16ee74ea92

View File

@@ -75,7 +75,7 @@ jobs:
tags: ${{ steps.meta-migrator.outputs.tags }}
labels: ${{ steps.meta-migrator.outputs.labels }}
build-args: |
DATABASE_URL=${{ secrets.DATABASE_URL }}
DATABASE_URL="posgres://no:account@nowhere/db"
cache-from: type=gha
cache-to: type=gha,mode=max