Skip to content

Commit

Permalink
kubernetes - test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Feb 25, 2024
1 parent b9dbf24 commit 9347d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
context: .
push: true
platforms: ${{ matrix.config.platforms }}
tags: kind-registry:5000/server-distroless-llama.cpp:${{ env.COMMIT_SHA }}
tags: 127.0.0.1:5000/server-distroless-llama.cpp:${{ env.COMMIT_SHA }}
file: .devops/server.distroless.Dockerfile

0 comments on commit 9347d0a

Please sign in to comment.