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 0052d86 commit 7874ef2Copy full SHA for 7874ef2
contrib/ci.inria.fr/Jenkinsfile-basic
@@ -69,7 +69,6 @@ pipeline {
69
unstash 'script-unix-check'
70
sh 'chmod 755 job-1-check.sh && ./job-1-check.sh '+tarballgz
71
if (env.KEEP_WORKING_DIRECTORY != 'true')
72
- deleteDir()
73
}
74
75
archiveArtifacts artifacts: "build/utils/hwloc/test-suite.log"
0 commit comments