Chore/32 refactor ci#43
Merged
Merged
Conversation
- DB URL에 allowPublicKeyRetrieval 추가
…로 삭제 - ci-docker.yml에서 MySQL 서비스 네트워크 별칭을 'mysql'로 명확히 설정 - 테스트 컨테이너의 SPRING_DATASOURCE_URL을 secrets 대신 하드코딩된 값으로 변경 - Dockerfile gradle.properties 생성 시 echo 리디렉션 방식을 첫 줄 >, 이후 줄 >>로 수정하여 프로퍼티 파일 정상 생성 보장
- 우선 인메모리 H2 디비로 다시 변경
- flyway 설정 수정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
연관된 이슈
작업 내용
PR 유형
PR Checklist
mainbranch가 아닌devbranch에 PR 요청을 했습니다. (main branch에 바로 PR&merge하지 않기).