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