Skip to content

Commit

Permalink
Update cml.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush14rastogi authored Aug 27, 2023
1 parent 3708674 commit fd68144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
username: ${{ secrets.K3_SERVER_USERNAME }}
password: ${{ secrets.K3_SSH_PASSWORD }}
script: |
hostname -i
pwd
date
kubectl replace --force -f ~/mlops/deployement.yaml

0 comments on commit fd68144

Please sign in to comment.