fix
This commit is contained in:
parent
10f2c1ca9a
commit
756d2df9c5
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -25,6 +25,7 @@ pipeline {
|
|||||||
steps
|
steps
|
||||||
{
|
{
|
||||||
catchError {
|
catchError {
|
||||||
|
sh 'ls -al'
|
||||||
sh 'python3 predict434788.py'
|
sh 'python3 predict434788.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user