October 30th, 2024
FTP-based CI/CD with GitHub actions
CI/CD (Continuous Integration/Continuous Deployment) stands as a cornerstone in modern software development, revolutionizing the way teams build, test, and deploy code. Let's look at achieving this on an FTP-based setup.