Skip to content

Commit

Permalink
Attempt to debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ndenoyelle committed Jun 19, 2019
1 parent 7874ef2 commit 08c853c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/ci.inria.fr/Jenkinsfile-basic
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ pipeline {
stash includes: "job-1-visualstudio.bat", name: 'script-msvc'
}
archiveArtifacts artifacts: tarballgz+","+tarballbz2+",doc/doxygen-doc/hwloc-a4.pdf", fingerprint: true, onlyIfSuccessful: true
deleteDir()
archiveArtifacts artifacts: "build/utils/hwloc/test-suite.log"
}
}
Expand Down

0 comments on commit 08c853c

Please sign in to comment.