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.
❗ 배경
github action 기능
🔧 작업 내역
action.yml 작성
🧪 테스트 방법
📝 리뷰 노트
우선 BE/release에 대한 것만 수행합니다. PR 이 닫히면 (merge) 수행됩니다.
runner에서 docker image를 만들고 docker hub에 push합니다.
ssh를 통해서 server에 원격 접속하고 push한 image를 pull합니다.
pull한 image를 docker compose를 통해 실행합니다.
실행한 컨테이너에 해당하는 image는 삭제합니다.(hub에는 가지고 있습니다)
📸 스크린샷