Use bash 'set -x' option to help debugging
Description
This MR patches .gitlab-ci.yml
to print bash commands verbosely, to aid debugging failures.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API