当前位置:网站首页>jenkins pipline stage 设置超时
jenkins pipline stage 设置超时
2020-11-06 22:38:00 【ksa呀桃花树旁的小怪兽】
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呀桃花树旁的小怪兽]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4072296/blog/4696180
边栏推荐
- Qt音视频开发46-视频传输UDP版
- Experiment one
- Message queue - Analysis
- [doodling the footprints of Internet of things] Introduction to Internet of things
- 图像处理工具包ImagXpress使用教程,如何查看事件
- Markdown tricks
- 甘特图对活动进行分组教程
- C and C / C + + mixed programming series 5 - GC collaboration of memory management
- 2020-08-20: the difference between go and python?
- Windows 10 Bluetooth management page 'add Bluetooth or other devices' option click no response solution
猜你喜欢
Count the number of project code lines
VARCHART XGantt入门教程
迅为iMX6开发板-设备树内核-menuconfig的使用
Detect certificate expiration script
20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
JS array the usage of array is all here (array method reconstruction, array traversal, array de duplication, array judgment and conversion)
Stm32f030k6t6 compatible replacement smart mm32f031k6t6
MRAM高速缓存的组成
Web API interface design: swaggerui document / unified response format / unified exception handling / unified authority verification
win7 APPCRASH(解决方法)(转)
随机推荐
New features of vue3
关于DevOps的七大误解,99%的人都曾中过招!
Git remote library rollback specified version
Bluetooth broadcast chip for Shanghai giant micro
Jenkins installation and deployment process
2020-09-04: do you understand the function call convention?
WebAPI接口设计:SwaggerUI文档 / 统一响应格式 / 统一异常处理 / 统一权限验证
How does LeadTools detect, read and write barcodes
Stickinengine architecture 12 communication protocol
Epu360: all the H5 templates you want are here, e-book, big turntable, red envelope rain, questionnaire survey
To solve the problem that the data interface is not updated after WPF binding set
#JVM 类加载机制
2020-08-17: how to solve data skew in detail?
大佬们如何在nginx镜像里面增加模块?
Method of code refactoring -- Analysis of method refactoring
The method of local search port number occupation in Windows system
The first choice for lightweight GPU applications is the NVIDIA vgpu instance launched by Jingdong Zhilian cloud
Exclusive interview with Alibaba cloud database for 2020 PostgreSQL Asia Conference: Zeng Wenjing
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
ado.net and asp.net The relationship between