We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47fd8e commit 7b7a7faCopy full SHA for 7b7a7fa
1 file changed
home/jobs/OMERO-zarr-pixel-buffer-build/config.xml
@@ -23,7 +23,7 @@ cd omero-zarr-pixel-buffer
23
</builders>
24
<publishers>
25
<hudson.tasks.ArtifactArchiver>
26
- <artifacts>**/build/libs/*.jar, **/target/*.jar</artifacts>
+ <artifacts>**/build/libs/*.jar</artifacts>
27
<allowEmptyArchive>false</allowEmptyArchive>
28
<onlyIfSuccessful>false</onlyIfSuccessful>
29
<fingerprint>false</fingerprint>
0 commit comments