Skip to content

Conversation

@arunoda
Copy link
Member

@arunoda arunoda commented Aug 4, 2018

No description provided.

@arunoda arunoda changed the title Update now.json Stop deploying Aug 4, 2018
@now-test
Copy link

now-test bot commented Aug 4, 2018

This pull request is automatically deployed with Now.

To access deployments, click Details below or on the icon next to each push.

@now-test
Copy link

now-test bot commented Aug 4, 2018

Now could not deploy this pull request due to an error while parsing the now.json file:

It should NOT have additional properties (github)

Click here to see the contents of `now.json`
{
  "type": "npm",
  "env": {
    "NODE_ENV": "production",
    "API_KEY": "@sample-apiKey",
    "DB_URL": "@sample-dbUrl1000"
  },
  "github": {
    "enabled": true
  }
}

For more information on now.json visit https://zeit.co/docs/features/configuration#now.json.

@now-test
Copy link

now-test bot commented Aug 4, 2018

Now could not deploy this pull request since it contains the following references to invalid secrets in the env sections of the now.json file:

  • sample-apiKey (in env: API_KEY)
  • sample-dbUrl1000 (in env: DB_URL)

Add those secrets or remove them from the env maps in the now.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants