Fixed broken front build

environments/review-front-tran-p4eyft/deployments/24
Eliot Berriot 2018-07-01 18:33:20 +02:00
rodzic 8f01986366
commit 36b9e301ff
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DD6965E2476E5C27
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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: