Skip to content

Commit

Permalink
Update github-push-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Apr 23, 2018
1 parent 7ede03c commit 2656cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-push-trigger
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ node{
git url:'https://github.com/javahometech/my-app', branch: 'master'
}
stage('Welcome'){
print "Build Got triggered"
print "Build Got triggered, tested"
}
}

0 comments on commit 2656cd4

Please sign in to comment.