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 function maven_s2i_deploy_artifacts checked for the existence of
maven_s2i_deploy_artifacts_override, and if it exists, calls it and
returns.
The implementation of maven_s2i_deploy_artifacts_override simply
deleted itself and called maven_s2i_deploy_artifacts again.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments