Skip to content

Commit ff743ee

Browse files
ndenoyelleNicolasDenoyelle
authored andcommitted
Attempt to debug CI
1 parent 29659b0 commit ff743ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/ci.inria.fr/Jenkinsfile-basic

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pipeline {
4141
}
4242
archiveArtifacts artifacts: tarballgz+","+tarballbz2+",doc/doxygen-doc/hwloc-a4.pdf", fingerprint: true, onlyIfSuccessful: true
4343
deleteDir()
44+
archiveArtifacts artifacts: "build/utils/hwloc/test-suite.log", onlyIfSuccessful: false
4445
}
4546
}
4647
}

0 commit comments

Comments
 (0)