ci: updated target for docker build (#1451)

This commit is contained in:
Anirban Kar 2025-03-05 03:58:01 +05:30 committed by GitHub
parent 55283065f5
commit f9436d4929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,7 @@ jobs:
with: with:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
target: bolt-ai-production
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}