Allow specifying the working directory for a child pipeline - runner

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

This is the blockig runner issue for #346695

Which is to specify working directory for parent child pipeline

This workaround does not work for some users;

default:
  before_script:
    - cd example/dir
Edited by 🤖 GitLab Bot 🤖