-
Notifications
You must be signed in to change notification settings - Fork 7
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
build: migration 제거 #565
build: migration 제거 #565
Conversation
* ci: working-directory 사용 * build: migration 제거 실사용되지 않는 패키지여서 제거하였습니다. * ci: 빌드 시간 제한시간 완화 배포시 도커 컴포즈 빌드 시간이 오래 걸려 실패하는 경우를 방지합니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
users.service.ts
가 들어간 부분을 제외하고 다른 부분 확인 완료했습니다.
This reverts commit bcdd950.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG?TM
migration 제거
ci: working-directory 사용
build: migration 제거
실사용되지 않는 패키지여서 제거하였습니다.
배포시 도커 컴포즈 빌드 시간이 오래 걸려 실패하는 경우를 방지합니다.