UNCLASSIFIED

Update all.yaml

2 jobs for prometheus-exporter in 7 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #539301
build

00:00:07

 
  Scan
skipped #539302
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 :9202c62f 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
Cleaning up file based variables
ERROR: Job failed: command terminated with exit code 1