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

Warn with using env without env: global: in custom config #141

Open
natebosch opened this issue Apr 8, 2019 · 1 comment
Open

Warn with using env without env: global: in custom config #141

natebosch opened this issue Apr 8, 2019 · 1 comment

Comments

@natebosch
Copy link
Member

Since the individual jobs use env it's not safe to have an environment configured at the top level without using global. This is an easy mistake to make so we should detect that it's happening and warn.

@kevmoo
Copy link
Collaborator

kevmoo commented Apr 8, 2019 via email

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

No branches or pull requests

2 participants