Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
deploy-project-archive
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 3b43c970
authored
Feb 02, 2021
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update start.sh
1 parent
69ddcc14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
start.sh
start.sh
View file @
3b43c97
...
@@ -8,19 +8,17 @@ go_proxy_server=http://goproxy.seetatech.com
...
@@ -8,19 +8,17 @@ go_proxy_server=http://goproxy.seetatech.com
oss_path
=
/root/ossfs
oss_path
=
/root/ossfs
oss_project_name
=
private_archive
oss_project_name
=
private_archive
kpl_version
=
$10
seetaas_deploy_archive
=
$1
seetaas_deploy_archive
=
$1
private_apt_debs
=
$2
private_apt_debs
=
$2
configmap_kpl_archive
=
$3
configmap_kpl_archive
=
$3
private_images_archive
=
$4
private_images_archive
=
$4
autodl_core_branch
=
$5
autodl_core_branch
=
$5
kpl_frontend_branch
=
$6
kpl_frontend_branch
=
$6
kpl_backend_branch
=
$7
kpl_backend_branch
=
$7
kpl_stream_branch
=
$8
kpl_stream_branch
=
$8
kpl_launcher_branch
=
$9
kpl_launcher_branch
=
$9
kpl_version
=
$10
sed_proxy
()
sed_proxy
()
{
{
...
@@ -81,7 +79,7 @@ kpl_stream
...
@@ -81,7 +79,7 @@ kpl_stream
kpl_launcher
kpl_launcher
}
}
echo
$kpl_version
&&
sleep 4
###################################
###################################
echo
"开始执行seetaas代码打包"
echo
"开始执行seetaas代码打包"
#build_seetaas
#build_seetaas
...
...
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