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
The maxTries for the OnPremDeployer.groovy is set to 30, which is too short for some of our deployments.
Although the actual app deployment will be successful, the mvn command fails. ie a false negative in the CICD
Can this be increased to 50? or allow it to be overwritten?
The text was updated successfully, but these errors were encountered:
The maxTries for the OnPremDeployer.groovy is set to 30, which is too short for some of our deployments.
Although the actual app deployment will be successful, the mvn command fails. ie a false negative in the CICD
Can this be increased to 50? or allow it to be overwritten?
The text was updated successfully, but these errors were encountered: