Fix stats
This commit is contained in:
parent
cb7e0ca5fe
commit
68ec510212
@ -11,7 +11,7 @@ pipeline {
|
||||
}
|
||||
stage('Calculate stats') {
|
||||
steps {
|
||||
sh "dataset-stats.sh"
|
||||
sh "./dataset-stats.sh"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user