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
pom: make pushChanges a dynamic variable default to false
This commit set the `pushChanges` to be a dynamic variable with a defult
value `false` - one can enable it during run using the -DpushChanges=true
flag,
This change enables CI releases to run without pushing changes before all
important stages are successfully completed.
0 commit comments