Skip to content

Run pip list installed at the end of each python template `before_script`

This MR adds a call to pip list installed at the end of the before_script stage in each python template job. This can help debugging failures.

Merge request reports