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

Feat/#12 빌드속도 빠르게 #30

Closed
wants to merge 5 commits into from

Conversation

rhkrwngud445
Copy link
Contributor

@rhkrwngud445 rhkrwngud445 commented Mar 2, 2024

관련 이슈번호


close #12

작업 사항


빌드 삭제 및 명령어 순서변경

  • 빌드 캐시를 불러오는 과정을 빌드과정 보다 먼저하도록 수정
  • 모듈별 테스트를 병렬적으로 하도록 수정

기타 사항


@rhkrwngud445 rhkrwngud445 added bug Something isn't working Setting 세팅 관련 이슈 labels Mar 2, 2024
@rhkrwngud445 rhkrwngud445 self-assigned this Mar 2, 2024
@rhkrwngud445
Copy link
Contributor Author

rhkrwngud445 commented Mar 2, 2024

@rhkrwngud445
Copy link
Contributor Author

@rhkrwngud445 rhkrwngud445 deleted the feat/#12-빌드속도_빠르게 branch March 2, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Setting 세팅 관련 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Cache를 하여 CI시간을 단축한다.
1 participant