Jenkins packagecloud plugin - upload of a package ex .deb failed if it already exist
问题 Using: Jenkins: 2.7.2 PackageCloud Plugin: 1.11 Uploading an artifact to PackageCloud using Jenkins PackageCloud Plugin. My Jenkins job created a .deb package wfcli_5.0.10-2_amd64.deb and using this plugin, I'm successfully able to upload an artifact to my private PackageCloud repository that I created. If I rerun the job, it creates the same package .deb filename and tries to upload the artifact to PackageCloud and giving me the following message and marking the build as failed. 19:07:07