issue # gitlab ci 테스트
This commit is contained in:
@@ -6,10 +6,6 @@ variables:
|
|||||||
GIT_CHECKOUT: "true"
|
GIT_CHECKOUT: "true"
|
||||||
GIT_SSL_NO_VERIFY: "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:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: node:25.1.0
|
image: node:25.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user