운영DB서버로 접속정보 변경
Some checks failed
PR-CI / build-test (pull_request) Failing after 6m39s

This commit is contained in:
revlis44
2025-12-08 10:34:52 +09:00
parent a1ae0d3cfa
commit f7b750881c
2 changed files with 37 additions and 37 deletions

View File

@@ -2,13 +2,13 @@ name: PR-CI
on:
pull_request:
types: [opened, synchronize] # PR 생성 + 커밋 push 때만 실행
branches: ["master"]
jobs:
build-test:
runs-on: ubuntu-latest
# Dockerfile로 만든 Maven+Docker client 이미지 사용
container:
image: ci-maven-node:1.0