Skip to content
Snippets Groups Projects
Commit fef103f9 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix ci pipeline

parent 44f6878e
No related branches found
No related tags found
No related merge requests found
Pipeline #94471 passed with warnings
Pipeline: Cryptocoryne

#94472

    default:
    image: $CI_REGISTRY_IMAGE/ci-build-runner:$CI_COMMIT_REF_SLUG
    before_script:
    - python --version # For debugging
    - '[ -x "$(command -v python)" ] && python --version'
    cache:
    paths:
    - .cache/pip
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment