Skip to content

Commit 14ff8ee

Browse files
authored
Update dp.yml
1 parent 4a04344 commit 14ff8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# 수정된 파일 commit & push
6868
- name: Commit minifest files
6969
run: |
70-
cd emp-gitops
70+
cd catcher-service-kusto
7171
git config --global user.email "[email protected]"
7272
git config --global user.name "github-actions"
7373
git commit -am "Update image tag"

0 commit comments

Comments
 (0)