.gitlab-ci.yml 파일 업데이트
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
GIT_CHECKOUT: "http://gitlab.bkdhome.p-e.kr:8929/scheduler/front.git"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user