会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
返回总目录页
魔降风云变
博客园
首页
新随笔
联系
管理
订阅
2024年8月13日
参数化pipeline,凭证管理,制品管理(jenkins)
摘要: 参数化pipeline 使用parameters指令 pipeline { agent any parameters { booleanParam(defaultValue: true,description: '',name: 'userFlag') } stages { stage('foo')
阅读全文
posted @ 2024-08-13 01:07 马昌伟
阅读(80)
评论(0)
推荐(0)
编辑
公告
博主链接地址:https://www.cnblogs.com/machangwei-8/