当前位置:网站首页>[问题已处理]-jenkins流水线checkout超时
[问题已处理]-jenkins流水线checkout超时
2022-08-05 05:22:00 【爷来辣】
导语:jenkins checkout的时候超时。10分钟不够长
修改checkout部分如下 加上CheckoutOption
checkout([$class : 'GitSCM',
branches : [[name: "${BRANCH}"]],
doGenerateSubmoduleConfigurations: false,
extensions: [[$class: 'CloneOption', noTags: false, reference: '', shallow: false, timeout: 60000],[$class:'CheckoutOption',timeout:60000]],
userRemoteConfigs: [[credentialsId: '81f18226-d36e-4a0e-bd0e-b936843ae77b',
url : "http://xxx.git",]]
])
参考
https://www.programminghunter.com/article/2040743440/
https://blog.51cto.com/shoufu/5325294
https://www.codeleading.com/article/23974906101/
边栏推荐
- The problem come from line screening process
- Regular expression small example - get number character and repeated the most
- lvm逻辑卷及磁盘配额
- spark source code - task submission process - 3-ApplicationMaster
- [Day5] Soft and hard links File storage, deletion, directory management commands
- Dsf5.0 bounced points determine not return a value
- [Day8] (Super detailed steps) Use LVM to expand capacity
- The highlight moment of operation and maintenance starts with intelligence
- Network wiring and digital-to-system conversion
- 入门文档03 区分开发与生产环境(生产环境才执行‘热更新’)
猜你喜欢
随机推荐
Unity realizes first-person roaming (nanny-level tutorial)
磁盘管理与文件系统
Getting Started Documentation 12 webserve + Hot Updates
智能运维会取代人工运维吗?
Spark source code-task submission process-6.1-sparkContext initialization-create spark driver side execution environment SparkEnv
解决这三大问题,运维效率将超90%的医院
网络不通?服务丢包?看这篇就够了
ACLs and NATs
Hugo搭建个人博客
What's the point of monitoring the involution of the system?
spark operator-parallelize operator
Wechat applet page jump to pass parameters
spark source code - task submission process - 1-sparkSubmit
To TrueNAS PVE through hard disk
NIO works is analysed
入门文档04 一个任务依赖另外一个任务时,需要按顺序执行
[Day1] VMware software installation
7步完成云上监控
Hugo builds a personal blog
[Day8] Commands involved in using LVM to expand