diff --git a/jenkinfile b/jenkinfile index 4780d29..99d183d 100644 --- a/jenkinfile +++ b/jenkinfile @@ -2,7 +2,7 @@ stages { stage ('First job'){ steps { - echo "hello this is jenkin " + echo "hello this is indian " } } stage ('Second job'){