-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
Hi, is it possible to somehow add a wait time between the plugin committing and pushing the 'pre tag commit' and the 'new version commit' when using useAutomaticVersion?
The problem I have is that both commits are done almost instantaneous. Because of that Jenkins builds both commits at the same time (even with a 0 second quiet period) and no release version is being published by the pipeline because it builds a new snapshot version, since that is the last commit.
Metadata
Metadata
Assignees
Labels
No labels