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 c2c9b60 commit afda89d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ jobs:
- name: Deploy llama.cpp server
id: deploy_llama_cpp
run: |
helm repo add llama-cpp ./examples/kubernetes/helm-charts
helm repo update
helm install llama-cpp-stack server.llama.cpp
helm install llama-cpp-stack ./examples/kubernetes/helm-charts

0 comments on commit afda89d

Please sign in to comment.