设置仓库地址
This commit is contained in:
Vendored
+1
-1
@@ -40,7 +40,7 @@ pipeline {
|
|||||||
echo "拉取 ${params.BRANCH} 分支代码"
|
echo "拉取 ${params.BRANCH} 分支代码"
|
||||||
git branch: "${params.BRANCH}",
|
git branch: "${params.BRANCH}",
|
||||||
credentialsId: 'gitea-fab089c1-b55d-4b58-9fad',
|
credentialsId: 'gitea-fab089c1-b55d-4b58-9fad',
|
||||||
url: 'http://git.jianshixingqiu.com/offerpai/offerpie_spider.git'
|
url: 'https://git.jianshixingqiu.com/offerpai/campus_spider.git'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user