add matplotlib
This commit is contained in:
parent
8a4c3af792
commit
54025b1f1e
@ -8,7 +8,7 @@ pipeline {
|
||||
copyArtifacts projectName: 's444417-create-dataset'
|
||||
sh 'ls -la'
|
||||
sh 'python3 ./src/trainScript.py 6'
|
||||
archiveArtifacts 'saved_model/*'
|
||||
archiveArtifacts 'saved_model/MyModel_tf/*'
|
||||
}
|
||||
}
|
||||
stage('Starting eval job') {
|
||||
|
Loading…
Reference in New Issue
Block a user