Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4a584ef6
authored
2026-06-09 14:08:38 +0800
by
xiaojie
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
新增宜昌连接器
1 parent
e585296d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
Jenkinsfile
Jenkinsfile
View file @
4a584ef
...
...
@@ -54,7 +54,7 @@ pipeline {
steps {
//分分支构建
script{
if(env.BRANCH_NAME=='
recover-branch-copy
'){
if(env.BRANCH_NAME=='
yc-connect-branch
'){
//develop分支环境
echo 'start to deploy ${SVN_FOLD} on develop ...'
sh '''
...
...
@@ -90,7 +90,7 @@ pipeline {
// echo 'Deploying'
// //分分支部署
// script{
// if(env.BRANCH_NAME=='
recover-branch-copy
'){
// if(env.BRANCH_NAME=='
yc-connect-branch
'){
// //develop分支环境
// echo 'start to deploy ${SVN_FOLD} on develop ...'
// //调用Publish Over SSH插件,上传docker-compose.yaml文件并且执行deploy脚本
...
...
Write
Preview
Styling with
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