Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parinpan authored Feb 27, 2024
1 parent 70a4f52 commit bce210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
sed -ie "s/{{build_date}}/$(date)/g" deployment.yaml
- name: Trigger Deployment
uses: actions-hub/kubectl@master
uses: actions-hub/kubectl@v1.29.2
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG_DATA }}
with:
Expand Down

0 comments on commit bce210a

Please sign in to comment.