Fix yaml indention of GCS secretName
What does this MR do?
Fix the indention of the runners.cache.secretName
key.
Why was this MR needed?
I copied it blindly and the cache didn't work because of this.
What's the best way to test this MR?
Deploy Gitlab runner with GCS cache and config copied from the relevant docs section.
It would be good if the yaml parser would have caught this when trying to parse invalid data. That is something that should be fixed imo.
Merge request reports
Activity
Thank you for your contribution to GitLab. We believe that everyone can contribute and contributions like yours are what make GitLab great!
Some contributions require several iterations of review and we try to mentor contributors during this process. However, we understand that some reviews can be very time consuming. If you would prefer for us to continue the work you've submitted now or at any point in the future please let us know.
If you're okay with being part of our review process (and we hope you are!), there are several initial checks we ask you to make:
- The merge request description clearly explains:
- The problem being solved.
- The best way a reviewer can test your changes (is it possible to provide an example?).
- If the pipeline failed, do you need help identifying what failed?
- Check that Go code follows our Go guidelines.
- Read our contributing to GitLab Runner document.
This message was generated automatically. You're welcome to improve it.
- The merge request description clearly explains:
added Community contribution label
Hi
@gitlab-com/runner-docs-maintainers
, please review this documentation Merge Request.Edited by Amy Qualls
added documentation twtriaged labels
@kate_stack11 No worries about the verification. I'm running the pipelines for you now. It should be innocuous as long as the commit message is correctly formatted. I'll set this work to merge when the pipeline succeeds.
assigned to @kate_stack11
requested review from @aqualls
added devopsverify docsfix grouprunner tw-weight1 twfinished labels and removed twtriaged label
changed milestone to %14.4
mentioned in commit 31818db8
Thanks @aqualls !
added typemaintenance label
added Technical Writing label
added sectionops label