I found a solution to this issue. It appears using the platform default
shell (cmd.exe) was causing the runner to exit with a successful build on
the first return code from a command, ignoring the rest of the commands.
Changing the shell to "powershell" in the runner config.toml resulted in
all
Jon Leech writes:
> I've been able to clone / push updates to our gitlab project wiki, but I
> can't see if there's any way to use it through the web interface - e.g.
> push a branch to the project.wiki repo and propose an MR from that to
> master. Is this interface available? Documentation on