mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2025-12-06 08:06:24 +00:00
GitHub Actions CI/CD 워크플로우 원복 및 주석 오타 수정
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
dff3c83e2a
commit
4ede9ced80
2
.github/workflows/backend-cicd.yaml
vendored
2
.github/workflows/backend-cicd.yaml
vendored
@ -250,7 +250,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Update Kustomize images and deploy
|
- name: Update Kustomize images and deploy
|
||||||
run: |
|
run: |
|
||||||
렉토리로 이동
|
# 환경별 디렉토리로 이동
|
||||||
cd .github/kustomize/overlays/${{ env.ENVIRONMENT }}
|
cd .github/kustomize/overlays/${{ env.ENVIRONMENT }}
|
||||||
|
|
||||||
# 각 서비스별 이미지 태그 업데이트
|
# 각 서비스별 이미지 태그 업데이트
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user