mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:19:21 +00:00
depot builder
This commit is contained in:
2
.github/workflows/login-container.yml
vendored
2
.github/workflows/login-container.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
push: true
|
||||
provenance: true
|
||||
# Only build for multiple platforms if triggered by workflow_dispatch
|
||||
platforms: ${{ github.event_name == 'workflow_dispatch' && 'linux/amd64,linux/arm64' || '' }}
|
||||
build-platform: ${{ github.event_name == 'workflow_dispatch' && 'linux/amd64,linux/arm64' || '' }}
|
||||
files: |
|
||||
./apps/login/docker-bake.hcl
|
||||
./docker-bake.hcl
|
||||
|
Reference in New Issue
Block a user