diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index b6b73ba..238016e 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -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 'github-actions@users.noreply.github.com' git add kustomization.yaml