4.3.1 v7
This commit is contained in:
parent
e5d7d97e3a
commit
cc25dfd3b2
@ -44,7 +44,7 @@ pipeline {
|
|||||||
dockerfile true
|
dockerfile true
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'python create-dataset.py'
|
sh 'python3 create-dataset.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Archive') {
|
stage('Archive') {
|
||||||
|
Loading…
Reference in New Issue
Block a user