当前位置:网站首页>Jenkins pipline stage setting timeout
Jenkins pipline stage setting timeout
2020-11-06 22:38:00 【KSA, the little monster by the peach blossom tree】
stage("invoke function")
{
timeout(900){
dir("$WORKSPACE/"){
sh "aws lambda invoke --function-name $func_name out --log-type Tail --query 'LogResult' --output text | base64 -d"
}
}
}
版权声明
本文为[KSA, the little monster by the peach blossom tree]所创,转载请带上原文链接,感谢
边栏推荐
- 7.Swarm搭建集群
- Experiment one
- Dynamsoft barcode reader v7.5!
- How to write plug-in code of small program mall system? How to use code to check whether the plug-in is successfully added?
- JVM class loading mechanism
- 2020-08-19: what mechanism does TCP ensure reliability?
- 【涂鸦物联网足迹】物联网基础介绍篇
- 大佬们如何在nginx镜像里面增加模块?
- Mongo user rights login instruction
- JVM memory allocation - xms128m - xmx512m - XX: permsize = 128M - XX: maxpermsize = 512M
猜你喜欢

August 14, 2020: what are the execution engines for data tasks?

Web API interface design: swaggerui document / unified response format / unified exception handling / unified authority verification

python3操作Jenkins模块api

The first choice for lightweight GPU applications is the NVIDIA vgpu instance launched by Jingdong Zhilian cloud

JVM memory allocation - xms128m - xmx512m - XX: permsize = 128M - XX: maxpermsize = 512M

VARCHART XGantt如何在日历上表示工作日

Two dimensional code location and alarm system of Expressway

2020-08-15: under what circumstances should data tasks be optimized?

【涂鸦物联网足迹】物联网基础介绍篇

Stickinengine architecture 12 communication protocol
随机推荐
Jenkins installation and deployment process
Detect certificate expiration script
实验一
JS string - string string object method
The method of local search port number occupation in Windows system
Test the necessary skill points of siege lion! This article takes you to interpret the testing technology under Devops
python3操作Jenkins模块api
C calls SendMessage to refresh the taskbar icon (the icon does not disappear at the end of forcing)
南京标识标牌设计制作,导视VI系统设计
How does varhart xgantt represent working days on a calendar
Message queue - Analysis
What grammar is it? ]
August 24, 2020: what are small documents? What's wrong with a lot of small files? How to solve many small files? (big data)
消防器材RFID固定资产管理系统
Win7 AppCrash (solution)
Web API interface design: swaggerui document / unified response format / unified exception handling / unified authority verification
Experiment one
ado.net and asp.net The relationship between
【涂鸦物联网足迹】物联网基础介绍篇
NAND FLASH的接口控制设计