Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] CD 과정에서 .env에 환경 변수가 계속해서 누적되고 있던 문제 해결 #160

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

yangchef1
Copy link
Collaborator

관련 이슈 번호

close #158

작업 내용

  • CD workflow에 기존 .env 삭제 스크립트 추가

@yangchef1 yangchef1 added BugFix 문제 상황/오류 수정 Config 환경 설정, 기타 작업 labels Nov 26, 2024
@yangchef1 yangchef1 self-assigned this Nov 26, 2024
Copy link
Collaborator

@PMtHk PMtHk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빠른 반영 좋습니다!

@yangchef1 yangchef1 merged commit 50fa45c into dev Nov 26, 2024
1 check passed
@yangchef1 yangchef1 deleted the fix/#158 branch December 3, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugFix 문제 상황/오류 수정 Config 환경 설정, 기타 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CD 과정에서 .env에 환경 변수가 계속해서 누적되고 있던 문제
3 participants