Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mélanie Chauvel
funkwhale
Commits
37174ea3
Verified
Commit
37174ea3
authored
Aug 19, 2018
by
Eliot Berriot
Browse files
Fix #388: More permissive default permissions for front-end files
parent
b3891d3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
37174ea3
...
...
@@ -191,7 +191,7 @@ build_front:
# this is to ensure we don't have any errors in the output,
# cf https://code.eliotberriot.com/funkwhale/funkwhale/issues/169
-
yarn build | tee /dev/stderr | (! grep -i 'ERROR in')
-
chmod -R 75
0
dist
-
chmod -R 75
5
dist
cache
:
key
:
"
funkwhale__front_dependencies"
paths
:
...
...
changes/changelog.d/388.enhancement
0 → 100644
View file @
37174ea3
More permissive default permissions for front-end files (#388)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment