change train script
This commit is contained in:
parent
9f2f81c67e
commit
8479ef553b
@ -15,7 +15,7 @@ pipeline {
|
||||
copyArtifacts projectName: 's444417-create-dataset'
|
||||
sh 'ls -la'
|
||||
sh 'echo $EPOCH_NUMBER'
|
||||
sh 'python3 ./lab7/trainScript.py $EPOCH_NUMBER'
|
||||
sh 'python3 ./lab8/trainScript.py'
|
||||
}
|
||||
}
|
||||
stage('Archive') {
|
||||
|
Loading…
Reference in New Issue
Block a user