Skip to content

Commit 7874ef2

Browse files
author
ndenoyelle
committed
Attempt to debug CI
1 parent 0052d86 commit 7874ef2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/ci.inria.fr/Jenkinsfile-basic

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ pipeline {
6969
unstash 'script-unix-check'
7070
sh 'chmod 755 job-1-check.sh && ./job-1-check.sh '+tarballgz
7171
if (env.KEEP_WORKING_DIRECTORY != 'true')
72-
deleteDir()
7372
}
7473
}
7574
archiveArtifacts artifacts: "build/utils/hwloc/test-suite.log"

0 commit comments

Comments
 (0)