Skip to content

[broken master] Set WINDOWS_VERSION for bleeding and stable jobs

Steve Xuereb requested to merge fix-windows-ci into master

What does this MR do?

Set WINDOWS_VERSION for bleeding and stable jobs

Why was this MR needed?

We are overriding the variables since PUSH_TO_DOCKER_HUB is being set. Redeclare the WINDOWS_VERSION using the &windows180x_variable anchor, the same way as &docker_variables is being used.

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?

Example of broken pipeline https://gitlab.com/gitlab-org/gitlab-runner/pipelines/50558500

Edited by Steve Xuereb

Merge request reports