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

Provider using package service is expected to use 'exec' instead of 'cmd' #570

Open
LaurentTreguier opened this issue Aug 22, 2018 · 0 comments

Comments

@LaurentTreguier
Copy link

According to the documentation, the command for a build is supposed to be in the cmd key. However, when looking at the code, the cmd key is not used and the (apparently undocumented) exec key is used instead.

This can be seen in build-make. Is there a problem in the docs, or is the key really supposed to be different ? (and if it is so, why ?)

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

1 participant