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

Do I not deploy the config.json file to serverless ? #4

Open
artivilla opened this issue Jun 10, 2017 · 1 comment
Open

Do I not deploy the config.json file to serverless ? #4

artivilla opened this issue Jun 10, 2017 · 1 comment

Comments

@artivilla
Copy link

So I deployed my serverless bot but I don't think it has access to the config.json file that's in incldued in my.gitignore which holds the user tokens for github to send actions my my repo. I was able to confirm this bot works locally using the cli i.e without the --simulate option.

@sokra
Copy link
Member

sokra commented Jul 20, 2017

The config.json file is also deployed via serverless. serverless is not git based. It'll pack files into a zip and upload this 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

No branches or pull requests

2 participants