diff --git a/hello_world.py b/hello_world.py index f301245..ae0ae3f 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1 +1,2 @@ print("Hello World!") +print("checking git hub push to jenkins")