fixed artifacts
This commit is contained in:
parent
4a0b9d8c96
commit
4cb0f7606a
@ -50,7 +50,7 @@ pipeline {
|
||||
sh 'bash /get-data.sh'
|
||||
sh 'python3 wines_train.py'
|
||||
sh 'python3 predict.py'
|
||||
archiveArtifacts 'my_runs/**'
|
||||
archiveArtifacts 'predictions.csv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user