Commit 813aa02
Add EMAIL environment variable to review app
When seeding the database, the seed needs to draw an email from either
the EMAIL environment variable, or from the user's git login - which
isn't available in review apps. We need to set an EMAIL env var when
setting up a review app so that it can populate the db accordingly.
Co-authored-by: Laurence de Bruxelles <laurence.debruxelles@dsit.gov.uk>1 parent 159fcce commit 813aa02
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments