π Setting Up CI/CD with GitHub Actions to Push a GoLang Docker Image to GHCR
Recently, I worked on a GoLang project where I set up a complete CI/CD pipeline using GitHub Actions to build and push my Docker image to GitHub Container Registry (GHCR). In this blog, Iβll walk you through how I achieved it, along with some trouble...
devopshub.com2 min read