UNCLASSIFIED

Add new file

2 jobs for master in 6 seconds (queued for 1 second)
latest
Status Job ID Name Coverage
  Build
failed #304946
build

00:00:06

 
  Scan
skipped #304947
scan container
 
Name Stage Failure
failed
build Build

Skipping Git submodules setup
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
ERROR: Job failed: command terminated with exit code 1