Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
frontend
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
Schedules
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
h5-communicate
frontend
Commits
651071bd
Commit
651071bd
authored
Jun 09, 2020
by
chenxushuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
d708cd9f
Pipeline
#15193
failed with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.gitlab-ci.yml
.gitlab-ci.yml
+9
-9
No files found.
.gitlab-ci.yml
View file @
651071bd
...
...
@@ -49,8 +49,8 @@ docker-push-dev:
script
:
-
ls -al
-
find ./ -name dist
-
docker build -t registry.cn-shenzhen.aliyuncs.com/thinker-vc/
light-admi
n-web:1.0.0 .
-
docker push registry.cn-shenzhen.aliyuncs.com/thinker-vc/
light-admin
-web:1.0.0
-
docker build -t registry.cn-shenzhen.aliyuncs.com/thinker-vc/
communicate
n-web:1.0.0 .
-
docker push registry.cn-shenzhen.aliyuncs.com/thinker-vc/
communicate
-web:1.0.0
tags
:
-
node-build-mac
#- svr251
...
...
@@ -88,8 +88,8 @@ docker-push-pro:
script
:
-
ls -al
-
find ./ -name dist
-
docker build -t registry.cn-shenzhen.aliyuncs.com/thinker-vc/
light-admin
-web:release-1.0.0 .
-
docker push registry.cn-shenzhen.aliyuncs.com/thinker-vc/
light-admin
-web:release-1.0.0
-
docker build -t registry.cn-shenzhen.aliyuncs.com/thinker-vc/
communicate
-web:release-1.0.0 .
-
docker push registry.cn-shenzhen.aliyuncs.com/thinker-vc/
communicate
-web:release-1.0.0
tags
:
-
node-build-mac
#- svr251
...
...
@@ -109,16 +109,16 @@ docker-push-pro:
-
helm repo update
script
:
-
|
helm upgrade
light-admin
-web --install --reuse-values \
helm upgrade
communicate
-web --install --reuse-values \
--set updateVersion=`date +%s` \
--set image.repository="registry-vpc.cn-shenzhen.aliyuncs.com/thinker-vc/
light-admin
-web" \
--set image.repository="registry-vpc.cn-shenzhen.aliyuncs.com/thinker-vc/
communicate
-web" \
--set image.tag="release-1.0.0" \
--set ingress.host="
light.admin
.thinker.vc" \
--namespace
light
\
--set ingress.host="
communicate
.thinker.vc" \
--namespace
communicate
\
thinker/static
environment
:
name
:
prod
url
:
light.admin
.thinker.vc
url
:
communicate
.thinker.vc
cache
:
{}
only
:
-
master
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