Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix permissions of dist folder as it can end up being owned by root #2996

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Nov 9, 2023

Motivation

Build is failing due to a folder being owned by root

Modification

create the folder early so the docker container does not create it, which causes it to be owned by root.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha requested a review from a team as a code owner November 9, 2023 00:39
@blacha blacha enabled auto-merge November 9, 2023 00:40
@blacha blacha added this pull request to the merge queue Nov 9, 2023
Merged via the queue into master with commit 7f8432a Nov 9, 2023
@blacha blacha deleted the fix/dist-permissions branch November 9, 2023 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants