s6
This commit is contained in:
parent
60ba06fd0f
commit
d52fc8c32b
@ -34,7 +34,7 @@ pipeline {
|
|||||||
stage('archiveArtifacts') {
|
stage('archiveArtifacts') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts 'pred.txt'
|
archiveArtifacts 'pred.txt'
|
||||||
archiveArtifacts 'stroke.pkl'
|
archiveArtifacts 'stroke.pth'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user