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

[Fix/#442] CD 액션 실패 수정 #444

Merged
merged 3 commits into from
Dec 13, 2024
Merged

[Fix/#442] CD 액션 실패 수정 #444

merged 3 commits into from
Dec 13, 2024

Conversation

belljun3395
Copy link
Collaborator

🎫 연관 이슈

resolved: #442

💁‍♂️ PR 내용

  • CD 액션 실패 수정

🙏 작업

  • 로컬에서는 다른 모듈에서 openapi3 테스크를 실행해도 문제가 없었는데 액션에서는 문제가 생겨 수정했습니다.
  • java 버전을 18으로 통일 했습니다. (project java와 dockerfile 생성이 18이라)
  • openapi3에서 test를 수행해서 test step을 제거하였습니다

🙈 PR 참고 사항

📸 스크린샷

🚩 추가된 SQL 운영계 실행계획

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@belljun3395 belljun3395 merged commit 4dc30c9 into dev Dec 13, 2024
6 checks passed
@github-actions github-actions bot added the fix 기능을 고칠 때 사용됩니다 label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능을 고칠 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CD 액션 실패 수정
1 participant