• Grzegorz Bizon's avatar
    Improve method that tells if build is retryable · f9c5f18d
    Grzegorz Bizon authored
    This method now should return false if build is not completed. If build
    is running then it is not retryable, therefore `Ci::Build#retryable?`
    returned wrong value. This commit changes this behavior
    f9c5f18d
build_spec.rb 18.3 KB