Skip to content

Use already checked out git environment when git fetch fails

Zach Rice requested to merge support-offline into master

What does this MR do?

It's unlikely that users will have an environment that drops all ip tables like our QA offline test: https://gitlab.com/gitlab-org/security-products/tests/secrets/-/blob/offline-FREEZE/.gitlab-ci.yml#L39-41, but we should support some form of scanning if they truly are running in an offline environment. This will also unblock us on fixing the qa tests.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Merge request reports