git parameter plugin:JenkinsHudson插件用于在构建之前选择修订标签 源码
Git参数 这个插件允许您在构建中分配git分支,标签,请求请求或修订号作为参数。 重要! 无需在插件设置中进行任何特殊设置。 该插件将从您的项目中读取GIT SCM配置。 该插件直接使用了和。 基本配置 项目配置 表格 管道脚本示例 重要! 适用于0.9.4或更高版本 分支类型-基本用法 声明式管道 // Using git without checkout pipeline { agent any parameters { gitParameter branchFilter : ' origin/(.*) ' , defaultValue : ' master ' ,
文件列表
git-parameter-plugin:JenkinsHudson插件,用于在构建之前选择修订标签
(预估有个116文件)
help-globalConfig.html
245B
help-showNeedToCloneInformation_fr.html
369B
help-sortMode_pl.html
368B
help-type.html
375B
help-showNeedToCloneInformation_pl.html
376B
help-useRepository_pl.html
323B
help.html
554B
help-tagFilter.html
353B
help-type_fr.html
401B
help-tagFilter_fr.html
372B
暂无评论