Remove unused scripts

This commit is contained in:
wvffle 2022-11-25 18:20:55 +00:00 committed by Kasper Seweryn
commit 215ad15beb
6 changed files with 0 additions and 112 deletions

View file

@ -290,7 +290,6 @@ build_front:
- cd front
script:
- yarn install
- yarn run i18n-compile
# 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:deployment | tee /dev/stderr | (! grep -i 'ERROR in')