develop #5

병합
htlee develop 에서 main 로 3 commits 를 머지했습니다 2026-02-14 21:15:17 +09:00
Showing only changes of commit a3369f5bd3 - Show all commits

파일 보기

@ -14,7 +14,7 @@ jobs:
- name: Checkout
run: |
git clone --depth=1 --branch=${GITHUB_REF_NAME} \
${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git .
http://gitea:3000/${GITHUB_REPOSITORY}.git .
- name: Configure Maven settings
run: |