Jenkinstats misspeling fix
This commit is contained in:
parent
73a1cf6458
commit
1b3b7f00ba
@ -14,7 +14,7 @@ pipeline {
|
||||
}
|
||||
stage('sh: Shell Script') {
|
||||
steps {
|
||||
sh './data-stats.sh'
|
||||
sh './data_stats.sh'
|
||||
}
|
||||
}
|
||||
stage('Archive artifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user