Skip to content
Snippets Groups Projects
Commit 1c77fd14 authored by Simon McVittie's avatar Simon McVittie
Browse files

CI: Set more reasonable permissions in the source package

parent 52644352
No related branches found
No related tags found
1 merge request!318CI: Set more reasonable permissions in the source package
Pipeline #14035 canceled
......@@ -93,6 +93,8 @@ package:
STEAM_CI_DEB_BUILD: full # debuild --build=full, aka -F
STEAM_CI_INSTALL_SCRIPT: |
apt-get -y install pkg-create-dbgsym
chmod -R a+rX,og-w .
umask 022
package:i386:
extends: .build_package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment