Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksyun-CICD-test
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 087ac36c
authored
May 06, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
1 parent
d1cad601
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
deploy.sh
deploy.sh
View file @
087ac36
...
@@ -4,8 +4,8 @@ dev_host=192.168.1.42
...
@@ -4,8 +4,8 @@ dev_host=192.168.1.42
fu_host
=
192.168.1.36
fu_host
=
192.168.1.36
test_host
=
192.168.1.51
test_host
=
192.168.1.51
project_workspace
=
/tmp
project_workspace
=
/tmp
IMAGE
=
hub.kce.ksyun.com/kpl_k8s/
nginx:latest
IMAGE
=
nginx:latest
DOCKER_REGISTRY
=
hub.kce.ksyun.com
DOCKER_REGISTRY
=
hub.kce.ksyun.com
/kpl_k8s
#########################################
#########################################
sed_yaml
()
{
sed_yaml
()
{
echo
"修改image名字"
echo
"修改image名字"
...
@@ -45,4 +45,3 @@ private)
...
@@ -45,4 +45,3 @@ private)
*
)
*
)
echo
"please input (redeploy|private)"
echo
"please input (redeploy|private)"
esac
esac
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