.gitlab-ci.yml 파일 업데이트
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: clone
|
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:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user