Skip to content

Commit

Permalink
feat: update deploy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gllm-dev committed Oct 25, 2024
1 parent 897d81e commit b7a2971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Update Infra Repository
run: |
cd kube-prod
cd kube
git config --global user.email "[email protected]"
git config --global user.name "CD"
git add .
Expand Down

0 comments on commit b7a2971

Please sign in to comment.