摘要:
总结:@{}列表类型和${}列表类型都可以表示list类型,均可以通过 set variable 和 create list 创建,区别主要是展示格式和引用格式; @{}类型可以通过 set variable 和 create list 将其转换成${}类型; ${}类型只能通过 set varia 阅读全文
摘要:
错误描述: hudson.AbortException: No files found in path D:\testproject\project2\testoutput\ with configured filemask: output.xml 问题分析: 是因为日志输出路径与jenkins的工 阅读全文