当前位置:网站首页>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
边栏推荐
- vue3 新特性
- 【涂鸦物联网足迹】涂鸦云平台全景介绍
- Empty test suite appears in JUnit test
- How to add modules to nginx image?
- New features of vue3
- 2020 database technology conference helps technology upgrade
- WebAPI接口设计:SwaggerUI文档 / 统一响应格式 / 统一异常处理 / 统一权限验证
- Application layer software development Godfather teaches you how to refactor, senior programmers must professional skills
- The advantages and functions of psychological counseling app
- Stickinengine architecture 12 communication protocol
猜你喜欢
Git SSH bad permissions
如何创建交互式内核密度图表
In 2020, how can wechat seal numbers be quickly lifted?
Win7 AppCrash (solution)
Introduction to the development of small game cloud
List to map (split the list according to the key, and the value of the same key is a list)
Google browser realizes video playback acceleration function
Jenkins入门(二)声明式流水线Jenkins Pipeline
10000! Ideal car recalls all defective cars: 97 accidents have occurred and losses will be expanded
预留电池接口,内置充放电电路及电量计,迅为助力轻松搞定手持应用
随机推荐
The memorandum model of behavior model
How to create an interactive kernel density chart
ado.net and asp.net The relationship between
Js字符串-String字符串对象方法
插件Bilibili新版0.5.5
关于DevOps的七大误解,99%的人都曾中过招!
2020 database technology conference helps technology upgrade
2020年新规,微信封号怎么快速解除?
Windows 10 Bluetooth management page 'add Bluetooth or other devices' option click no response solution
Benefits and functions of auto maintenance app development
Python 100 cases
移动端像素适配方案
Common syntax corresponding table of mongodb and SQL
The advantages and functions of psychological counseling app
Experiment one
[elastic search engine]
20个XR项目路演,近20个资本机构出席!诚邀您参加2020 Qualcomm XR生态合作伙伴大会
Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
DC-1 target
Jenkins installation and deployment process