Pushing Docker image to GCP Container Registry times out despite successful auth
I am unable to push built Docker images to GCP Artifact Registry, despite GCP SDK & auth being configured successfully.
How can I delete unused docker layer cache with GitHub Actions in Google Cloud Artifact Registry?
I’ve created GitHub Actions workflow that build and push docker images to Artifact Registry with docker/build-push-action and deploy to Cloud Run.
This is my Artifact Registry. The tagged package is deployed to Cloud Run.