Skip to content
Snippets Groups Projects
Kenneth Moreland's avatar
Kenneth Moreland authored
The `reproduce_ci_env.py` script reads in the yaml for the GitLab
runners and replicates the runs using Docker. Through a quirk of the
implemenation of MR !3191, some of the scripts, which are expected to be
a list of command strings, get defined as a list of lists. This is fixed
by flattening this list of commands.
e1557f08
History
Code owners
Name Last commit Last update
..