ScottCruzen0
Results
1
comments of
ScottCruzen0
Issue with Docker Image build using Kaniko and push to AWS ECR in GitHub Actions Workflow on AWS EKS
I've been attempting to setup the same thing. I think that in your case, it seems like you don't have a `/kaniko/.docker/config.json` in place that contains `{ "credsStore": "ecr-login" }`....