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.
1 parent 7874ef2 commit 08c853cCopy full SHA for 08c853c
contrib/ci.inria.fr/Jenkinsfile-basic
@@ -40,7 +40,6 @@ pipeline {
40
stash includes: "job-1-visualstudio.bat", name: 'script-msvc'
41
}
42
archiveArtifacts artifacts: tarballgz+","+tarballbz2+",doc/doxygen-doc/hwloc-a4.pdf", fingerprint: true, onlyIfSuccessful: true
43
- deleteDir()
44
archiveArtifacts artifacts: "build/utils/hwloc/test-suite.log"
45
46
0 commit comments