also use staging env in deploy previews

This commit is contained in:
Tao Bror Bojlén 2019-07-18 22:58:53 +03:00
parent 17696cef31
commit 409c73d05b
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@
[context.branch-deploy.environment]
REACT_APP_STAGING = "true"
[context.deploy-preview.environment]
REACT_APP_STAGING = "true"