Print task config for downstream jobs (#1556)

Currently the downstream pipelines execute hundreds of jobs, which makes
it hard to find the correct task config for a specific job. Moreover,
our CI rewrites or skips some tasks, thus adding another layer of
complexity.

This change should it make easier to debug problems with individual
downstream jobs.
1 file changed