Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unggu0704 authored Nov 19, 2024
1 parent 0bbdfe1 commit dde1d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# commit & push 설정
- name: Commit Manifest
run: |
cd gitops/backend/base
cd gitops/backend/overlays/dev
git config --global user.name 'git-actions-bot'
git config --global user.email '[email protected]'
git add kustomization.yaml
Expand Down

0 comments on commit dde1d17

Please sign in to comment.