Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jeff
funkwhale
Commits
112ef174
Verified
Commit
112ef174
authored
Feb 27, 2022
by
Kasper Seweryn
🥞
Browse files
Fix GitLab previews for frontend
parent
f25965d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
112ef174
...
...
@@ -43,7 +43,7 @@ review_front:
-
yarn install
# this is to ensure we don't have any errors in the output,
# cf https://dev.funkwhale.audio/funkwhale/funkwhale/issues/169
-
yarn run build | tee /dev/stderr | (! grep -i 'ERROR in')
-
yarn run build
--base ./
| tee /dev/stderr | (! grep -i 'ERROR in')
-
cp -r dist/* ../front-review
artifacts
:
expire_in
:
2 weeks
...
...
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