Output clang-format issues in job
Currently, the clang-format issues are only downloaded by artifact. That is quite annoying, so we should use tee
to also have them show up in the job logs (maybe double check the length to prevent issues).
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
Currently, the clang-format issues are only downloaded by artifact. That is quite annoying, so we should use tee
to also have them show up in the job logs (maybe double check the length to prevent issues).