issue # gitlab ci 테스트

This commit is contained in:
2025-11-10 01:18:47 +00:00
parent 6df664ef7d
commit df61f6422c

View File

@@ -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