Skip to content

Fix package's scripts permissions

What does this MR do?

Fixes permission of scripts bundled into generated package.

Why was this MR needed?

See gitlab-org/gitlab-ci-multi-runner#1997 for a reference

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

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Fixes gitlab-org/gitlab-ci-multi-runner#1997

Merge request reports