- step:
SOURCE: '*.html' -- this is not working
Hi @Atish Roy
Thank you for reaching out to the community.
Could you confirm if you're getting any error messages?
Also, have you tried selecting a specific folder where all HTML files are there?
Regards,
Mark C
Error message from pipeline:
Deployment failed. Unrecognized source path: *.html. Should be a path to existing directory or file.
Also, have you tried selecting a specific folder where all HTML files are there? - No, I used, '*.html'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Atish Roy
Thanks for that.
It seems the glob pattern you used is invalid or the "Source" variable only accepts absolute or relative path.
Could you try putting your HTML files in a folder and use that folder as the source in the Pipes script?
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.