Skip to content

ci: set a common B2C_JOB_SUCCESS_REGEX with the message that's printed for all jobs

Eric Engestrom requested to merge eric/mesa:B2C_JOB_SUCCESS_REGEX into main

Simpler code, and more reliable against serial corruption because that message is printed 4 times (vs only once for the other ones).

Merge request reports