mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-26 11:28:35 +00:00
chore: setting up build system fixes
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
parent
a63d1cc540
commit
10c21d4f6d
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user