You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all the default properties are set for spring cloud specifics - they are hardcoded in the ReleaserProperties. If someone wants to use the releaser it would be great if they were to implement a builder / abstract whatever that would require to pass those mandatory properties
The text was updated successfully, but these errors were encountered:
Currently all the default properties are set for spring cloud specifics - they are hardcoded in the
ReleaserProperties
. If someone wants to use the releaser it would be great if they were to implement a builder / abstract whatever that would require to pass those mandatory propertiesThe text was updated successfully, but these errors were encountered: