Skip to content
  1. Jul 02, 2023
  2. May 05, 2023
    • Seblu's avatar
      Update .gitlab-ci.yml file · e87e22e5
      Seblu authored
      e87e22e5
    • 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
  3. May 01, 2023
  4. Jun 27, 2020
  5. Jul 06, 2019
    • Seblu's avatar
      Fix image auto building · c09db9fd
      Seblu authored
      When cache is enabled, image is not rebuild when executing on the same runner.
      c09db9fd
  6. Jan 11, 2019