Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
huamu
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
huamu
Commits
b82da483
Commit
b82da483
authored
Sep 22, 2021
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
ssh://gitlab.idatatlas.com:9522/haute-couture/huamu/huamu_party_building_3d
parents
0e7d0dc1
00fb52d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
.gitlab-ci.yml
.gitlab-ci.yml
+3
-2
vite.config.js
vite.config.js
+1
-0
No files found.
.gitlab-ci.yml
View file @
b82da483
...
@@ -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
:
registry
.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
vite.config.js
View file @
b82da483
...
@@ -38,4 +38,5 @@ export default defineConfig({
...
@@ -38,4 +38,5 @@ export default defineConfig({
},
},
},
},
},
},
base
:
'/statics/huamu_party_building_3d'
,
})
})
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment