refactor: 빌드 최적화 및 ci 수정

This commit is contained in:
donghyeon-ka
2026-09-17 15:24:31 +09:00
parent 944a1e348b
commit ace8aaaef6
263 changed files with 1975 additions and 3130 deletions
+3 -3
View File
@@ -50,7 +50,7 @@ jobs:
./gradlew
jpaReleaseGate
-Pjpa.matrix.versions=${{ matrix.postgresql }}
--no-daemon
--stacktrace
- name: Record which major this evidence covers
if: always()
@@ -120,9 +120,9 @@ jobs:
working-directory: src
run: >-
./gradlew
verifyCleanArchitectureDependencies
:verifyCleanArchitectureDependencies
checkstyleMain
:app-bootstrap:test --tests 'dev.caskeleton.bootstrap.architecture.*'
:adapter:outbound:persistence-jpa:test --tests '*JpaReleaseManifestTest'
--no-daemon
--stacktrace