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

Merge branch 'wip/t28526' into 'master'

CI: Set more reasonable permissions in the source package

See merge request !318
parents 52644352 1c77fd14
No related branches found
No related tags found
1 merge request!318CI: Set more reasonable permissions in the source package
Pipeline #14036 passed
......@@ -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.
Please register or to comment