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

"File 'ops.yml' does not exist" on "ops up" does not return non-zero exit status #72

Open
ErikHumphrey opened this issue Apr 7, 2022 · 1 comment

Comments

@ErikHumphrey
Copy link

And maybe other similar errors.

Steps to reproduce

$ ops version
File 'ops.yml' does not exist.
1.17.0
$ cd /tmp
$ ops up && echo foo
File 'ops.yml' does not exist.
foo

Expected

For actions that require ops.yml to exist (example: ops up, non-example: ops version), return non-zero exit status.

@nickthecook
Copy link
Owner

This is fixed in crops.

The binary for Intel Mac is out of date, but next time I manage to build for that platform the fix will be included.

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