issue # 깃랩 ci 테스트
This commit is contained in:
@@ -3,7 +3,12 @@ stages:
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
GIT_CHECKOUT: "http://192.168.219.107:8929/scheduler/front.git"
|
||||
GIT_CHECKOUT: "true"
|
||||
GIT_SSL_NO_VERIFY: "true"
|
||||
|
||||
before_script:
|
||||
- git remote set-url origin http://192.168.219.107:8929/scheduler/front.git
|
||||
- git config --global http.sslVerify false
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user