update jenkinsfile2
This commit is contained in:
parent
f1179e9534
commit
29eec2e094
@ -14,7 +14,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage("Script") {
|
stage("Script") {
|
||||||
steps {
|
steps {
|
||||||
sh "./stats.sh"
|
sh "./app/stats.sh"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user