Run i18n tests in development mode
This commit is contained in:
@ -52,7 +52,7 @@ i18n:
|
||||
stage: build
|
||||
script: yarn manage:translations
|
||||
variables:
|
||||
NODE_ENV: production
|
||||
NODE_ENV: development
|
||||
before_script:
|
||||
- yarn
|
||||
- yarn build
|
||||
|
||||
Reference in New Issue
Block a user