diff --git a/index.html b/index.html index 4b427d9580..0a639b3303 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -content: 0.5009319072307337 \ No newline at end of file +content: 6005388552448518 \ No newline at end of file diff --git a/now.json b/now.json index 152b7c579c..ee3492d6f8 100644 --- a/now.json +++ b/now.json @@ -1,4 +1,7 @@ { "version": 2, - "alias": "github-e2e-tests-dev-only.now.sh" + "alias": "github-e2e-tests-dev-only.now.sh", + "env": { + "FOO": "@foo" + } }