Skip to content

Commit

Permalink
Added K8 Deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
GautamPatil1 committed Apr 5, 2024
1 parent 1078387 commit adb2f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
docker push ghcr.io/gautampatil1/rezume:latest
- name: Deploy to K8s
uses: actions-hub/kubectl@master
uses: actions-hub/kubectl@v1.28.3
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
Expand Down

0 comments on commit adb2f58

Please sign in to comment.