Skip to content
Snippets Groups Projects
Commit ebbb9239 authored by Jan David Mol's avatar Jan David Mol
Browse files

fix

parent 9ac57682
No related branches found
No related tags found
2 merge requests!1092Resolve L2SS-2309 "Trigger deployment",!1090L2SS-2214: Add CI/CD deployment of CDB files
Pipeline #116168 passed with warnings
Pipeline: tango

#116169

    ...@@ -4,9 +4,9 @@ default: ...@@ -4,9 +4,9 @@ default:
    pull_policy: always pull_policy: always
    before_script: before_script:
    | |
    - echo "CI project URL: ${CI_PROJECT_URL}" echo "CI project URL: ${CI_PROJECT_URL}"
    - env env
    - python --version # For debugging python --version # For debugging
    cache: cache:
    paths: paths:
    - .cache/pip - .cache/pip
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment