Skip to content

ci: fix permissions for build artifacts

jooola requested to merge jooola/funkwhale:ci_remove_weird_perm into develop

The build artifacts have really weird permissions, this MR changes that to use the files/directories permissions already present in the git repository.

  • anyone should be able to read and traverse the tree
  • not all the files should be executable, only scripts

cc @JuniorJPDJ @georgkrause

Edited by jooola

Merge request reports