mash-up-kr / piikii_Spring

피곤한 모임계획 끝, 키득키득 피키로 ( ͡~ ͜ʖ ͡°)
MIT License
3 stars 1 forks source link

chore: CI/CD 임시 스크립트 추가 #52

Closed K-Diger closed 3 months ago

K-Diger commented 3 months ago

이슈

by #30

이 PR이 병합되어도 위 ISSUE는 닫히면 안됩니다.

변경 사항

스크린샷

부연 설명

tasks.named("bootJar") {
    dependsOn("clean", "ktlintFormat")
}

프로젝트 root build.gradle.kts에서의 위 구문으로인해 kotlin compile 결과물을 clean한 후 spring boot jar를 만드는 현상이 발생하여 빌드 결과물이 정상적인 spring boot 애플리케이션을 실행할 수 없게 되어 clean태스크를 제거했습니다.

체크리스트

god9599 commented 3 months ago

LGTM

K-Diger commented 3 months ago

출격준비

github-actions[bot] commented 3 months ago

✅ 빌드 성공 ✅ 🚀 출격 준비 완료 👨🏻‍🚀

K-Diger commented 3 months ago

머지하게해줘...