change jenkinsfile
This commit is contained in:
parent
e442a46557
commit
61014b5638
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage("Script")
|
||||
stage("RunScript")
|
||||
{
|
||||
steps{
|
||||
sh label:"", script:"bash ./count.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user