Fix method name in RetryBuildService
Rename `reprocess!` to `clone!` since we are only cloning the build. The processing part occurs outside the method. Remove `needs` variable since it's not used anymore.
Showing
Please register or sign in to comment