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