Zaktualizuj 'Jenkisfile_train'
All checks were successful
s434804-training/pipeline/head This commit looks good
All checks were successful
s434804-training/pipeline/head This commit looks good
This commit is contained in:
parent
d566b3869a
commit
21ac7ba9cc
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('training') {
|
||||
steps {
|
||||
sh 'chmod +x tensor.py'
|
||||
sh 'python tensor.py'
|
||||
sh 'python3 tensor.py'
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user