Skip to content

Add `pre_clone_script` Environment variable

ISMAIL KABOUBI requested to merge (removed):pre_clone_script into master

What does this MR do?

This MR adds the runners.pre_clone_script variable to create the RUNNER_PRE_CLONE_SCRIPT Environment variable.

Why was this MR needed?

Gitlab runner supports RUNNER_PRE_CLONE_SCRIPT environment variable according to this.

This MR cover #3723

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#3723

Merge request reports