forked from PAWPAW-Mirror/lib_xua
try again to archive
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -41,7 +41,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
// Temp debug used by test_tx
|
||||
archiveArtifacts artifacts: "${REPO}/tests/*.txt", fingerprint: true, allowEmptyArchive: true
|
||||
archiveArtifacts artifacts: "${REPO}/**/*.txt", fingerprint: true, allowEmptyArchive: true
|
||||
}
|
||||
}
|
||||
stage('Unity tests') {
|
||||
|
||||
Reference in New Issue
Block a user