Commit ac1c5f31 authored by lihaihan's avatar lihaihan

修改ci配置

parent 526092e1
...@@ -18,10 +18,10 @@ before_script: ...@@ -18,10 +18,10 @@ before_script:
.build_artifact: .build_artifact:
# image: registry-vpc.cn-hangzhou.aliyuncs.com/mdt/ndm_lite:build # image: registry-vpc.cn-hangzhou.aliyuncs.com/mdt/ndm_lite:build
image: registry-vpc.cn-hangzhou.aliyuncs.com/delivery/node12_docker:build image: rregistry.cn-hangzhou.aliyuncs.com/mdt/node12_docker:build
stage: build stage: build
tags: tags:
- build-docker - docker
script: script:
# TODO(Deo): deploy prod docker runner # TODO(Deo): deploy prod docker runner
# - git clone -b ${UPSTREAM_TAG} --depth 1 ssh://git@172.16.148.75:9522/haute-couture/huamu/collector_admin.git $PROJECT_NAME # - git clone -b ${UPSTREAM_TAG} --depth 1 ssh://git@172.16.148.75:9522/haute-couture/huamu/collector_admin.git $PROJECT_NAME
...@@ -63,3 +63,4 @@ deploy_prod: ...@@ -63,3 +63,4 @@ deploy_prod:
- /^prod-.*$/ - /^prod-.*$/
dependencies: dependencies:
- build_prod - build_prod
...@@ -38,4 +38,5 @@ export default defineConfig({ ...@@ -38,4 +38,5 @@ export default defineConfig({
}, },
}, },
}, },
base: '/statics/huamu_party_building_3d',
}) })
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment