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

Fail silently #4

Closed
benswinburne opened this issue Feb 8, 2018 · 2 comments
Closed

Fail silently #4

benswinburne opened this issue Feb 8, 2018 · 2 comments

Comments

@benswinburne
Copy link

Locally I have .dotenv files, but the CI/CD pipelines use real environment variables. As a result each build ends up with this in the log

Serverless: DOTENV: Loading environment variables:

 Serverless Plugin Error --------------------------------------

  [serverless-dotenv-plugin] Could not find .env file.

It'd be nice if an option could be provided in serverless.yml to fail silently

@colynb
Copy link
Collaborator

colynb commented Feb 8, 2018

Yeah, you're right and it should be an easy fix. I'll submit a change tomorrow.

@benswinburne
Copy link
Author

Nice one, thanks very much.

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