Skip to content

ci: rename debian-gallium to debian-build-testing, test CI scripts with shellcheck and fix shellcheck warnings

David Heidelberg requested to merge dh/mesa:shell_check_lava into main
  • Rename debian-gallium to debian-build-testing to better describe it's function.
  • Add shellcheck into newly renamed debian-build-testing job, which should ensure better code quality.
  • Fix shellcheck warning produced on bash inside .gitlab-ci/container directory.

/cc @gallo

Edited by David Heidelberg

Merge request reports