0
0
mirror of https://github.com/letic/Shell-Scripts.git synced 2024-09-27 21:46:03 +00:00

Update git-tag-compared-to-release.sh

This commit is contained in:
Mark McDonnell 2016-04-25 17:18:59 +01:00
parent 88192b8ae0
commit 93b136e1d2

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# #
# Example: # Example:
# /bin/bash ./ci-git-tag-compared-to-release.sh # /bin/bash ./git-tag-compared-to-release.sh
# #
# Description: # Description:
# This script isn't intended to be run standalone but within a Jenkins CI shell execution block # This script isn't intended to be run standalone but within a Jenkins CI shell execution block