mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:27:31 +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
|
push: true
|
||||||
provenance: true
|
provenance: true
|
||||||
# Only build for multiple platforms if triggered by workflow_dispatch
|
# 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: |
|
files: |
|
||||||
./apps/login/docker-bake.hcl
|
./apps/login/docker-bake.hcl
|
||||||
./docker-bake.hcl
|
./docker-bake.hcl
|
||||||
|
Reference in New Issue
Block a user