release: develop → main 릴리즈 (CI/CD 파이프라인 검증) #96

병합
HYOJIN develop 에서 main 로 3 commits 를 머지했습니다 2026-03-25 09:38:31 +09:00
Showing only changes of commit f072fcc9a0 - Show all commits

파일 보기

@ -12,9 +12,7 @@ jobs:
image: maven:3.9-eclipse-temurin-17
steps:
- name: Checkout
run: |
git clone --depth=1 --branch=${GITHUB_REF_NAME} \
http://gitea:3000/${GITHUB_REPOSITORY}.git .
uses: actions/checkout@v4
- name: Configure Maven settings
run: |