eval script
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8cca2125c9
commit
12014157af
@ -7,7 +7,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
copyArtifacts projectName: 's444417-create-dataset'
|
copyArtifacts projectName: 's444417-create-dataset'
|
||||||
sh 'ls -la'
|
sh 'ls -la'
|
||||||
sg 'python3 ./src/trainScript.py 6'
|
sh 'python3 ./src/trainScript.py 6'
|
||||||
archiveArtifacts 'saved_model/MyModel_tf/*'
|
archiveArtifacts 'saved_model/MyModel_tf/*'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user