Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
2018-04-09 09:34:43 +0800
Commit
81d60ab3175a213e517c51db15f0253da50c8e93
1 parent
da2151f2
修改注释
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-ctrl/src/main/java/com/ui/ctrl/NodeBuildCtrl.java
monitor-ui-ctrl/src/main/java/com/ui/ctrl/NodeBuildCtrl.java
View file @
81d60ab
...
...
@@ -160,7 +160,7 @@ public class NodeBuildCtrl {
}
}
}
else
{
rtnResponse
.
setData
(
"az2Already
n
Online"
);
rtnResponse
.
setData
(
"az2AlreadyOnline"
);
}
}
else
{
//az2区如果发非master分支,发布之前自动切换到灰度环境
...
...
Please
register
or
login
to post a comment