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

Adding Custom Recipe Does not Invalidate Build Cache #12

Closed
ricejasonf opened this issue May 31, 2019 · 1 comment
Closed

Adding Custom Recipe Does not Invalidate Build Cache #12

ricejasonf opened this issue May 31, 2019 · 1 comment

Comments

@ricejasonf
Copy link
Owner

When a user adds a recipe to ./cppdock_recipes this may affect how things would build, but the generated Dockerfile does not contain information about this. The recipe paths should be specified in the generated build stage.

@ricejasonf
Copy link
Owner Author

The feature already existed, but the recipe resolution was backwards so it wasn't finding custom recipes.
Fixed in 8da0220

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