【发布时间】:2016-07-12 20:02:48
【问题描述】:
我试图了解它的作用。目前,这是我看到的值 - dist/.tgz
据我了解,我们的 grunt 脚本会生成一个 tgz 文件。但是,我不知道詹金斯是做什么的。
当我没有指定任何模式时出现错误
ERROR: No artifacts are configured for archiving.
You probably forgot to set the file pattern, so please go back to the configuration and specify it.
If you really did mean to archive all the files in the workspace, please specify "**"
Build step 'Archive the artifacts' changed build result to FAILURE
【问题讨论】:
-
当然,启用的时候需要添加图案,点击右侧的?,应该会说明怎么做的。
标签: jenkins