Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcin Mikołajczak
funkwhale
Commits
36b9e301
Verified
Commit
36b9e301
authored
Jul 01, 2018
by
Eliot Berriot
Browse files
Fixed broken front build
parent
8f019863
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
36b9e301
...
...
@@ -193,7 +193,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 run build | tee /dev/stderr | (! grep -i 'ERROR in')
-
chmod -R 750
front/
dist
-
chmod -R 750 dist
cache
:
key
:
"
$CI_PROJECT_ID__front_dependencies"
paths
:
...
...
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