Skip to content

Appends time to the build dir path fix #3688

What does this MR do?

This merge request change the folder where the build occurs so that it stay unique and avoid the runner building in the same folder like described here

Why was this MR needed?

Having the runner building in the same folder leads to a lot of job failing.

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?

Closes #3688 (closed)

Merge request reports