Hi guys,
Recently started working with CI and I really like it so far. Need time to get used to it. I have managed to make a connection to my web server using SFTP, created the public & secret keys everything works fine file uploading, etc.
However, I have this problem and don't what I am doing wrong that my Webpack when running the CI is not building the "assets" compiled files at all instead it keeps running and does nothing.
Also excluding files is not possible in SFTP I get command not recognized.
My bitbucket-pipelines.yml:
Can someone please help? I have created multiple functions in package.json where I only build the files but nothing goes to assets.
BundleAnalyzerPlugin was causing the problem. and the step had to be switched.
Join the discussion on interview best practices and common pitfalls. Share your experiences and learn from others in the Atlassian Community.
Share you experiences!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.