Skip to content
  • Seblu's avatar
    Try to fix docker registry login · de22f583
    Seblu authored
    <<<
    Executing "step_script" stage of the job script 00:00
    $ echo "$DOCKER_REGISTRY_PASS"|docker login $DOCKER_REGISTRY --username $DOCKER_REGISTRY_USER --password-stdin
    Error: Cannot perform an interactive login from a non TTY device
    >>>
    de22f583
Validating GitLab CI configuration… Learn more