Skip to content

Fix make targets for shell script linting

Evan Read requested to merge eread/fix-make-targets-for-shell-script-linting into main

What does this MR do and why?

I noticed that the shell scripting job wasn't working in CI/CD pipelines: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/jobs/5905437288, so have fixed that (https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/jobs/5945076362).

While here, I've also cleared some yaml warnings: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/jobs/5905437289. Fixes: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/jobs/5945076365.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports