Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksyun_image_update
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e84c7a30
authored
Jul 15, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update updata_jsyun_images.sh
1 parent
9f7bf5f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
updata_jsyun_images.sh
updata_jsyun_images.sh
View file @
e84c7a3
...
@@ -38,16 +38,16 @@ docker push 10.12.4.15:5000/seetaas/image-proxy-v1:$now && \
...
@@ -38,16 +38,16 @@ docker push 10.12.4.15:5000/seetaas/image-proxy-v1:$now && \
echo
"10.12.4.15:5000/seetaas/image-proxy-v1:
$now
"
>>
$workspace
/image.list
&&
\
echo
"10.12.4.15:5000/seetaas/image-proxy-v1:
$now
"
>>
$workspace
/image.list
&&
\
docker build -f cmd/nginx/Dockerfile -t 10.12.4.15:5000/seetaas/kpl--nginx:
$now
cmd/nginx/
&&
\
docker build -f cmd/nginx/Dockerfile -t 10.12.4.15:5000/seetaas/kpl--nginx:
$now
cmd/nginx/
&&
\
docker push 10.12.4.15:5000/seetaas/kpl--nginx:
$now
&&
\
docker push 10.12.4.15:5000/seetaas/kpl--nginx:
$now
&&
\
echo
"10.12.4.15:5000/seetaas/kpl--nginx:
$now
"
>>
$workspace
/image.list
&&
echo
"10.12.4.15:5000/seetaas/kpl--nginx:
$now
"
>>
$workspace
/image.list
&&
\
docker build -f cmd/manager/Dockerfile -t 10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
.
&&
\
docker build -f cmd/manager/Dockerfile -t 10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
.
&&
\
docker push 10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
&&
\
docker push 10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
&&
\
echo
"10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
"
>>
$workspace
/image.list
&&
echo
"10.12.4.15:5000/seetaas/kpl-manager-v1:
$now
"
>>
$workspace
/image.list
\
#####################################seetaas前端###################################################
#####################################seetaas前端###################################################
cd
$workspace
/seetaas/
cd
$workspace
/seetaas/
git clone git@gitlab.seetatech.com:seetaas/seetaas-v3.git
&&
cd
seetaas-v3
&&
git checkout
$seetaas_frontend_branch
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
git clone git@gitlab.seetatech.com:seetaas/seetaas-v3.git
&&
cd
seetaas-v3
&&
git checkout
$seetaas_frontend_branch
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
docker build -f Dockerfile -t 10.12.4.15:5000/seetaas/kpl--frontend:
$now
.
&&
\
docker build -f Dockerfile -t 10.12.4.15:5000/seetaas/kpl--frontend:
$now
.
&&
\
docker push 10.12.4.15:5000/seetaas/kpl--frontend:
$now
&&
\
docker push 10.12.4.15:5000/seetaas/kpl--frontend:
$now
&&
\
echo
"10.12.4.15:5000/seetaas/kpl--frontend:
$now
"
>>
$workspace
/image.list
echo
"10.12.4.15:5000/seetaas/kpl--frontend:
$now
"
>>
$workspace
/image.list
\
#######################################kpl stream ssh服务######################################################
#######################################kpl stream ssh服务######################################################
cd
$workspace
/seetaas/src/
cd
$workspace
/seetaas/src/
git clone git@gitlab.seetatech.com:seetaas.com/kpl-stream.git
&&
cd
kpl-stream
&&
git checkout
$kpl_stream_branch
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
git clone git@gitlab.seetatech.com:seetaas.com/kpl-stream.git
&&
cd
kpl-stream
&&
git checkout
$kpl_stream_branch
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment