JenkinsPipelineUtilities由eBay开源,是一个JenkinsPipelineUtilities的常用工具库。其中,Jenkins是基于Java开发的一种持续集成工具,用于监控持续重复的工作。Pipeline则是一套运行于Jenkins上的工作流框架。
本工具库定义了的全局steps有:
withCommonPipelineSettings
withDockerEx
waitForPort
waitForEndpoint
withUsernamePassword
withSecretText
withSecretFile
failAsUnstable
shEx
interactiveShell
interactiveGroovyShell
同时也定义了下列properties:
discardOldBuildsProperty
评论