Build & Push docker image using kaniko

Hi, I'm facing an issue with kaniko in build & push image to Gitlab Container Registry

error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again:

I added CI_REGISTRY_USER and CI_REGISTRY_PASSWORD(Personal Access Token) as variables in CI/CD configuration but still no change. Anyone can help ?