mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-09 13:41:00 +00:00
ci: updated target for docker build (#1451)
This commit is contained in:
parent
55283065f5
commit
f9436d4929
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
target: bolt-ai-production
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user