개발놀이터
스프링부트 ec2 배포 중 fatal : not a git repository (or any of the parent directories) : .git 본문
오류해결
스프링부트 ec2 배포 중 fatal : not a git repository (or any of the parent directories) : .git
마늘냄새폴폴 2022. 8. 12. 10:40
git remote origin으로 연결을 안해서 생긴 문제
git remote add origin 리포지토리주소 로 해결
'오류해결' 카테고리의 다른 글
스프링부트 ec2 배포 중 ./gradlew: Permission denied (0) | 2022.08.12 |
---|---|
스프링 부트 ec2 배포중 gradlew 빌드 후 Execution failed for task ':test' 에러 (0) | 2022.08.12 |
Cafe24 배포 중 OutOfMemoryError : Metaspace (0) | 2022.07.27 |
javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at (0) | 2021.12.13 |
스프링 메시지 / 국제화 인코딩 (0) | 2021.10.18 |