Skip to content

Commit

Permalink
Update cml.yml
Browse files Browse the repository at this point in the history
updated kamlops
  • Loading branch information
ayush14rastogi authored Aug 27, 2023
1 parent 5ff84b6 commit 7f0c692
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/cml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SSH_PASSWORD }}
- name: Deploy kubernete
run: |
sshmlops
kubectl apply -f ~/mlops/deployment.yaml
script: |
kamlops

0 comments on commit 7f0c692

Please sign in to comment.