Skip to content

Consolidate helper exe location for Dockerfile build

What does this MR do?

  • Standardizes helper exe location for Dockerfile build on dockerfiles\runner-helper\binaries and .gitignores that path.
  • Removes an unnecessary layer from the Docker image.

Why was this MR needed?

See #27125 (closed)

What's the best way to test this MR?

The CI build should be green.

What are the relevant issue numbers?

Closes #27125 (closed)

Merge request reports