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
When I start a release, I'd like to see the new branch being pushed to the remote. My use case is that I want the CI server to start building the branch immediately.
Currently the pushRemote configuration option does not seem to have any effect on the release-start goal. Would it be possible to use it also when starting a release?
The text was updated successfully, but these errors were encountered:
Yes, sounds good. But I think it is better to create separate parameter for it or to implement feature that allows to set different parameters values for different goals.
When I start a release, I'd like to see the new branch being pushed to the remote. My use case is that I want the CI server to start building the branch immediately.
Currently the
pushRemote
configuration option does not seem to have any effect on therelease-start
goal. Would it be possible to use it also when starting a release?The text was updated successfully, but these errors were encountered: