diff --git a/sample.py b/sample.py index 95e592c..7dbb071 100644 --- a/sample.py +++ b/sample.py @@ -7,3 +7,5 @@ print ("\n") print ("THIS IS JENKINS Integration") + +print ("line added")