Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
taein authored and taein committed Oct 29, 2023
1 parent bdb5797 commit 27beea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# Docker 이미지 URL 설정
cd $KUSTOMIZE_PATH
kustomize edit set image ${{ steps.login-ecr.outputs.registry }}:catcher-service
kustomize edit set image catcher-service="${{ steps.login-ecr.outputs.registry }}:catcher-service"
cat kustomization.yaml
# 수정된 파일 commit & push
Expand Down

0 comments on commit 27beea8

Please sign in to comment.