$ /build/build.sh Building Heroku-based application using gliderlabs/herokuish docker image... Attempting to pull a previously built image for use with --cache-from... invalid reference format invalid reference format No previously cached image found. The docker build will proceed without using a cached image invalid argument "/main:59fdc35d7c1d9c2fd47179dc444594cdf898b546" for "-t, --tag" flag: invalid reference format See 'docker build --help'. ERROR: Job failed: exit code 1
$ if ! docker info &>/dev/null; then # collapsed multi-line command $ function propagate_env_vars() { # collapsed multi-line command $ docker pull --quiet "$CODE_QUALITY_IMAGE" error during connect: Post http://docker:2375/v1.40/images/create?fromImage=registry.gitlab.com%2Fgitlab-org%2Fci-cd%2Fcodequality&tag=0.85.18: dial tcp: lookup docker on 1.1.1.1:53: no such host Uploading artifacts for failed job Uploading artifacts... WARNING: gl-code-quality-report.json: no matching files ERROR: No files to upload ERROR: Job failed: exit code 1