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 baeb442 commit 9a516dd
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 Hi From DevOps Team, This is Shared Library Example'
sh 'echo Hi From DevOps Team'
}

0 comments on commit 9a516dd

Please sign in to comment.