We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d46c15 + 28cf52a commit 9dd66d9Copy full SHA for 9dd66d9
templates/default/jobs/lampepfl/validate/junit.xml.erb
@@ -16,7 +16,7 @@
16
<publishers>
17
<hudson.tasks.ArtifactArchiver>
18
<artifacts>hs_err_*.log</artifacts>
19
- <allowEmptyArchive>false</allowEmptyArchive>
+ <allowEmptyArchive>true</allowEmptyArchive>
20
<onlyIfSuccessful>false</onlyIfSuccessful>
21
<fingerprint>false</fingerprint>
22
<defaultExcludes>true</defaultExcludes>
0 commit comments