parker icon indicating copy to clipboard operation
parker copied to clipboard

Set up CI/CD

Open oxedom opened this issue 2 years ago • 0 comments

Currently, I am using a basic deploy.sh script (bash) to build the Next.js app, build a Docker image, push it to a DockerHub repository, and manually redeploy the image on my cloud instance.

oxedom avatar Jul 08 '23 09:07 oxedom