.gitlab-ci.yml 파일 업데이트

This commit is contained in:
2025-11-09 15:09:46 +00:00
parent 21c20a5fcb
commit 97e6193ddc

View File

@@ -3,7 +3,7 @@ stages:
variables:
GIT_STRATEGY: clone
GIT_CHECKOUT: "http://gitlab.bkdhome.p-e.kr:8929/scheduler/front.git"
GIT_CHECKOUT: "http://192.168.219.107:8929/scheduler/front.git"
build:
stage: build