Consolidate .gitlab-ci.yml stubbing
What does this MR do and why?
Stub Blob instead of the intermediary methods that process the blob.
This lets us avoid touching the implementation details / private methods for ProjectConfig::Repository
.
Relates to: #421026 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Brian Williams