Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop deploying #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Stop deploying #6

wants to merge 4 commits into from

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.

1 participant