Github action에 CD 적용하기 #52
Merged
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.
AWS EC2 인스턴스를 생성하고 이를 Github Action과 연동하여 CD를 진행하도록하기
이 과정에서 시간을 줄이기 위해 gradle에 캐시를 추가.
또한, 바뀐 내용이 있다면 바뀐내용만 업로드를 하도록하여 업로드 시간도 감소시킴
다만 EC2가 프리티어여서 그런지 성능이 뛰어나지않아 업로드 속도가 느린 감이 있는 것 같음