Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
one-certificate-system
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
one-certificate-system
Commits
421898cc
Commit
421898cc
authored
Jul 27, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改登录等资源权限
parent
eac0425e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
one-certificate-manager/src/main/bin/deploy.sh
one-certificate-manager/src/main/bin/deploy.sh
+0
-5
No files found.
one-certificate-manager/src/main/bin/deploy.sh
View file @
421898cc
...
@@ -104,11 +104,6 @@ project_ui_deploy() {
...
@@ -104,11 +104,6 @@ project_ui_deploy() {
main
()
{
main
()
{
echo
"后台服务部署"
echo
"后台服务部署"
project_deploy
project_deploy
#判断是否需要部署ui
if
[
"@skipDeploy@"
==
"false"
]
;
then
echo
"前端服务部署"
project_ui_deploy
fi
;
exit
${
RETVAL
}
exit
${
RETVAL
}
}
}
...
...
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