Skip to content

Only run support/ci/display_debugging if it exists

Ash McKenzie requested to merge ashmckenzie/only-run-debugging-if-present into main

What does this Merge Request do and why?

This MR ensures that support/ci/display_debugging is only executed if it exists, which isn't always the case. e.g. https://gitlab.com/gitlab-org/gitlab-development-kit/-/jobs/1384600615

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports