-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Suppose the latest tag is 1.0.0 and I just made some changes which are destined for version 1.1.0. So I want to publish a pre-release package as version 1.1.0-alpha.0, but when I run ...
./gradlew tag -PbumpComponent=minor -PnewPreReleaseI get the error message:
Cannot create a tag for a snapshot version
I suppose I'm missing some understanding here. I've read through the documentation repeatedly but can't seem to figure out the proper usage via the command line. Is there other documentation/examples I might be missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels