Jenkis downstream job fails to find upstream artifacts

前端 未结 3 1578
醉酒成梦
醉酒成梦 2021-02-01 08:21

The setup is used to build and deploy to Adobe AEM.

Master Build job pulls from git repository, builds and packages, run the tests and then fires downstream jobs that sh

3条回答
  •  余生分开走
    2021-02-01 08:55

    The fix may be this simple: disable or remove Compress Artifacts plugin and reboot Jenkins.

    This workaround was deduced from a long-standing bug report: "Copy Artifacts Plugin" should support ArtifactManager.

提交回复
热议问题