• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

phoenix.plugin: Jenkins的流水线(Pipeline)插件,

原作者: [db:作者] 来自: 网络 收藏 邀请

phoenix.plugin

ftp

upload file to a file server

phoenixFtp(serverHost: '192.168.1.1',    credentialsId: 'a52b4173-cf98-47a0-bd02-3e9019a6082d',    srcFile: 'pom.xml', targetDir: '.')

copy a file from master to slaver

copy(srcFile: 'changelog0.xml',    dstFile: 'changelog.xml')

Execute a sql file

phoenixSql(credentialsId: 'abac12df-4ed1-43df-bc3c-74c8a0936bc0',    url: 'jdbc:mysql://localhost:3306/test',    sql: 'test.sql',    isText: true)
withSCM(    [$class: 'GitSCM',    additionalCredentials: [],    excludedCommitMessages: '',    excludedRegions: '',    excludedRevprop: '',    excludedUsers: '',    filterChangelog: false,    ignoreDirPropChanges: false,    includedRegions: '',    locations: [        [credentialsId: null,        depthOption: 'infinity',        ignoreExternalsOption: true,        local: '.',        remote: 'https://github.com/LinuxSuRen/autotest.parent']    ],    workspaceUpdater: [$class: 'UpdateUpdater']]){    echo 1}

Time Step

time(format: 'yyyyMMdd', value: 'current') {    echo current}

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
CMake: CMake is a cross-platform, open-source build system generator.发布时间:2022-02-13
下一篇:
cpktransform: deb转cpk包工具发布时间:2022-02-13
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap