forked from PAWPAW-Mirror/lib_xua
Debug copy_tree error
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -40,8 +40,8 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Temp debug
|
||||
archiveArtifacts artifacts: "${REPO}/**/*.pdf", fingerprint: true, allowEmptyArchive: true
|
||||
// Temp debug used by test_tx
|
||||
archiveArtifacts artifacts: "${REPO}/tests/*.txt", fingerprint: true, allowEmptyArchive: true
|
||||
}
|
||||
}
|
||||
stage('Unity tests') {
|
||||
|
||||
Reference in New Issue
Block a user