Closed ataverascrespo closed 5 months ago
Name | Link |
---|---|
Latest commit | 8f1aa4ee7a3e7f3ba59d396f0cf816a7204bf045 |
Latest deploy log | https://app.netlify.com/sites/recordrack-legacy/deploys/664e1690882c27000883d0dc |
Name | Link |
---|---|
Latest commit | 8f1aa4ee7a3e7f3ba59d396f0cf816a7204bf045 |
Latest deploy log | https://app.netlify.com/sites/recordrack/deploys/664e169052187d0008824d38 |
This PR merges in all of my work over the last few days of adding a proper CI/CD pipeline to my work. Up till now I've had to SSH into my EC2 instance, manually pull the changes, stop the container, build a new docker image and start a new container. Not the worst thing in the world, but this will make it so I never have to think of it again!