mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-26 03:18:34 +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:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./container/Dockerfile
|
file: ./container/Dockerfile
|
||||||
platforms: linux/arm64
|
platforms: linux/amd64
|
||||||
target: production
|
target: production
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/k8sgpt-ai/${{ env.IMAGE_NAME }}:dev-${{ env.DATETIME }}
|
ghcr.io/k8sgpt-ai/${{ env.IMAGE_NAME }}:dev-${{ env.DATETIME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user