【发布时间】:2019-12-19 06:57:47
【问题描述】:
我正在尝试从我在 github 上的项目构建一个 apk。 jenkins连接github...
Jenkins 将项目放在我的 jenkins 页面上,并成功构建它,但是当它尝试归档工件时会生成此错误:
There are no matches for "** / *. Apk": "**" exists but "** / *. Apk" no
ERROR: Step ‘Archive artifacts’ failed: No artifact matching the pattern for "** / *. Apk" files was found. Is this a configuration error?
Finished: FAILURE.
我已经尝试了所有类似的问题,但我找不到解决方案。
【问题讨论】: