Run i18n tests in development mode
This commit is contained in:
parent
24c7b3a6bf
commit
53ac6a8ea6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ i18n:
|
|||
stage: build
|
||||
script: yarn manage:translations
|
||||
variables:
|
||||
NODE_ENV: production
|
||||
NODE_ENV: development
|
||||
before_script:
|
||||
- yarn
|
||||
- yarn build
|
||||
|
|
Loading…
Reference in a new issue