This commit is contained in:
Elio Bischof
2025-07-31 05:57:52 +02:00
parent b400b1b42c
commit 90dc64a2bb
6 changed files with 10 additions and 11 deletions

View File

@@ -77,6 +77,6 @@ jobs:
targets: login-standalone
files: |
./apps/login/docker-bake.hcl
./apps/login/docker-bake-release.hcl
${{ github.event_name == 'workflow_dispatch' && './apps/login/docker-bake-release.hcl' || '' }}
./docker-bake.hcl
cwd://${{ steps.login-meta.outputs.bake-file }}