Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

ci: fix secret detection

usov_i requested to merge fix-secret-detection into master

The global before_script is not needed when running secret_detection job and currently causes it to fail, so overwrite it with an empty string.

Merge request reports