当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- [graffiti Internet of things footprints] panoramic introduction of graffiti cloud platform
- ImageMagick - 添加水印
- Novice guidance and event management system in game development
- Git remote library rollback specified version
- In 2020, how can wechat seal numbers be quickly lifted?
- VARCHART XGantt如何在日历上表示工作日
- Js数组-数组的用法全在这里(数组方法的重构、数组的遍历、数组的去重,数组的判断与转换)
- Qt音视频开发46-视频传输UDP版
- PHP后门隐藏技巧
- Practice of Xiaoxiong school development board: real equipment access of smart street lamp sandbox experiment
猜你喜欢
How to manage the authority of database account?
[learning] interface test case writing and testing concerns
Stm32f030k6t6 compatible replacement smart mm32f031k6t6
Git SSH bad permissions
vue3 新特性
Application layer software development Godfather teaches you how to refactor, senior programmers must professional skills
RFID fixed assets management system for fire equipment
August 14, 2020: what are the execution engines for data tasks?
Js数组-数组的用法全在这里(数组方法的重构、数组的遍历、数组的去重,数组的判断与转换)
September 9, 2020: naked writing algorithm: two threads print numbers 1-100 in turn.
随机推荐
Git SSH bad permissions
8.Swarm创建维护和水平扩展Service
Reserved battery interface, built-in charge and discharge circuit and electricity meter, quickly help easily handle hand-held applications
轻量型 GPU 应用首选 京东智联云推出 NVIDIA vGPU 实例
Application layer software development Godfather teaches you how to refactor, senior programmers must professional skills
谈了多年的数字化转型,为什么还有很多企业依然“口头管理”
2020-09-04: do you understand the function call convention?
Getting started with varhart xgantt
Experiment one
The method of local search port number occupation in Windows system
confd
Js字符串-String字符串对象方法
How to start the hidden preferences in coda 2 on the terminal?
2020-08-15: under what circumstances should data tasks be optimized?
How to optimize the decoding performance of dynamsoft barcode reader
Two dimensional code location and alarm system of Expressway
Method of code refactoring -- Analysis of method refactoring
About Devops seven misunderstandings, 99% of people have been hit!
Python 3 operates the Jenkins module API
Configuration of AP hotspot on xunwei-imx6ull development board