This commit is contained in:
Elio Bischof
2025-07-31 02:26:56 +02:00
parent 37c13bbc77
commit 43accc4cf8
2 changed files with 3 additions and 2 deletions

View File

@@ -78,6 +78,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 }}