摘要: 问题描述: windows jenkins跑pipline脚本,报如下错误: Caused: java.io.IOException: Cannot run program "nohup" (in directory "C:\Program Files (x86)\Jenkins\workspace 阅读全文
posted @ 2020-06-16 21:25 金刚葫芦娃哈 阅读(2690) 评论(0) 推荐(0) 编辑
摘要: 问题描述: windows下,pipeline指令: pipeline { agent any environment{ a = 'test' } stages{ stage('example') { steps{ echo 'This is a example' bat ''' cd d:/jen 阅读全文
posted @ 2020-06-16 20:57 金刚葫芦娃哈 阅读(4367) 评论(1) 推荐(0) 编辑
摘要: 报错信息:Error when executing always post condition: ru.yandex.qatools.allure.jenkins.exception.AllurePluginException: Can not find any allure commandline 阅读全文
posted @ 2020-06-16 20:27 金刚葫芦娃哈 阅读(2062) 评论(0) 推荐(0) 编辑