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