diff --git a/Jenkinsfile b/Jenkinsfile index 3d5b3ef..887f074 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,7 +16,7 @@ pipeline { } } - stage("RunScript") + stage("Script") { steps{ sh label:"", script:"bash ./count.sh"