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