Skip to content

Commit

Permalink
Update helloWorld.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-veeramalla authored May 2, 2023
1 parent d338070 commit 715b77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/helloWorld.groovy
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
def call() {
sh 'echo Hello World'
sh 'hello world'
}

0 comments on commit 715b77e

Please sign in to comment.