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

This commit is contained in:
2025-11-09 14:38:19 +00:00
parent 6c66a2779b
commit 21c20a5fcb

View File

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