Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💡 배경 및 개요
Resolves: #334
📃 작업내용
원래 master-cd에서 develop까지 cd하려했는데 develop cd가 따로 있길래
develop cd사용할 수 있게끔 조건문 브랜치만 변경해줌
🙋♂️ 리뷰노트
develop에 merge(push)가 많이 일어날 경우 ecr에 과거 버전 이미지가 쌓여서 비용이 지불될 수 있으니 주기적으로 지워줘야함
✅ PR 체크리스트
.env
,노션
,README
)"API 개발 완료됐어요"
,"환경값 추가되었어요"
)🎸 기타