-
Notifications
You must be signed in to change notification settings - Fork 680
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support building snapshot releases by creating tags.
If HEAD is tagged, check for "SNAPSHOT" or "DEBUG" in the tag name when generating the version string for a build. If found, add "-SNAPSHOT-abcdef0" or "-DEBUG-abcdef0" at the end of the version string (where "abcdef0" is the short commit ID for HEAD).
- Loading branch information
1 parent
944fc11
commit 3ba53a5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters