Run i18n tests in development mode

merge-requests/1/head
Alex Gleason 2020-04-26 13:02:42 -05:00
rodzic 24c7b3a6bf
commit 53ac6a8ea6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -52,7 +52,7 @@ i18n:
stage: build
script: yarn manage:translations
variables:
NODE_ENV: production
NODE_ENV: development
before_script:
- yarn
- yarn build