Skip to content

Get windows tag for helper image

What does this MR do?

Get windows based containers for the helper image

Why was this MR needed?

The helper image is downloaded when running the docker executor when it's running on windows pull the windows based image instead of the Linux based one.

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

Code splitting

Detection

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 #3895 (closed)

Edited by Tomasz Maczukin

Merge request reports