mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-01 23:39:41 +00:00
chore: setting up build system fixes
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
2
.github/workflows/build_container.yaml
vendored
2
.github/workflows/build_container.yaml
vendored
@@ -136,7 +136,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./container/Dockerfile
|
||||
platforms: linux/arm64
|
||||
platforms: linux/amd64
|
||||
target: production
|
||||
tags: |
|
||||
ghcr.io/k8sgpt-ai/${{ env.IMAGE_NAME }}:dev-${{ env.DATETIME }}
|
||||
|
Reference in New Issue
Block a user