Skip to content
Snippets Groups Projects
Commit efd649b5 authored by Corné Lukken's avatar Corné Lukken
Browse files

Update file .prepare.gitlab-ci.yml

parent 1d8420dd
No related branches found
No related tags found
No related merge requests found
Pipeline #77005 failed
Pipeline: Python Binary Wheel Package

#77006

    ...@@ -3,9 +3,9 @@ stages: ...@@ -3,9 +3,9 @@ stages:
    build_ci_runner_image: build_ci_runner_image:
    stage: build stage: build
    image: docker:stable image: docker
    services: tags:
    - docker:dind - dind
    script: script:
    - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
    - | - |
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment