CI/CD Pipeline to FTP Server
Mar 19, 2023 · 7 min read · Subject: Creating a pipeline to automatically send the build files to an FTP server whenever code is pushed/merged to the master. Hello Readers, I hope all of you are doing well. In this blog, I will create the pipeline for both react and node js ap...
Join discussion