Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599705290:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: public-gitlab-runner Using Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... section_end:1599705290:prepare_executor section_start:1599705290:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1909-concurrent-08ch85 to be running, status is Pending Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1909-concurrent-08ch85 to be running, status is Pending Running on runner-1wxxglst-project-1909-concurrent-08ch85 via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599705296:prepare_script section_start:1599705296:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/apps/minideb/.git/ Created fresh repository. Checking out e9b0b703 as master... Skipping Git submodules setup section_end:1599705297:get_sources section_start:1599705297:step_script Executing "step_script" stage of the job script $ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}" Building :e9b0b703 using ./Dockerfile $ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json $ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA} error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: getting tag for destination: a repository name must be specified section_end:1599705297:step_script ERROR: Job failed: command terminated with exit code 1