CI: Set more reasonable permissions in the source package
Compare changes
- Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
The umask used in Gitlab-CI is such that the tarball contains files with drwxrwxrwx
or -rw-rw-rw-
permissions. Change them to something more reasonable for the released artifact.
(now based on !319 (merged))
Signed-off-by:
Simon McVittie <smcv@collabora.com>