Blog 8 — CI/CD: Automating Your Next.js Deployment with GitHub Actions
Linux for Everyday Use | Part 8 of the Linux → Deploy Series
In Blog 7, you ended up with this deploy routine:
ssh aakib@your-server-ip
~/deploy.sh
Two commands. Not bad. But every time you push a c
blog.aakibshah.com.np8 min read