We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All / any assets such as a "src" or "samples" folder should be copied into the final image.
Only files in the root directory are copied in
Seems as simple as setting a flag to "true" in the builder.
The text was updated successfully, but these errors were encountered:
@rgee0 https://github.com/alexellis/faas-cli/compare/recurse_function_copy?expand=1
Sorry, something went wrong.
No branches or pull requests
Expected Behaviour
All / any assets such as a "src" or "samples" folder should be copied into the final image.
Current Behaviour
Only files in the root directory are copied in
Possible Solution
Seems as simple as setting a flag to "true" in the builder.
The text was updated successfully, but these errors were encountered: