WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded $ if [ $CI_COMMIT_REF_NAME == "develop" ]; then REV = "git"; elif [ $CI_COMMIT_REF_NAME == "master" ]; then REV = "latest"; else REV = "$CI_COMMIT_REF_NAME"; fi /bin/sh: eval: line 100: REV: not found Cleaning up file based variables ERROR: Job failed: exit code 127