Skip to content
Snippets Groups Projects
Commit 277dfd5d authored by Simon Künzel's avatar Simon Künzel
Browse files

!fixup Add package caching for CI

parent 7713b93f
No related branches found
No related tags found
No related merge requests found
Pipeline #7299 failed
Pipeline: backend

#7300

    ......@@ -110,6 +110,7 @@ echo "{\\"auths\\":{\\"$CI_REGISTRY\\":{\\"username\\":\\"$CI_REGISTRY_USER\\",\
    name: gcr.io/kaniko-project/executor:v1.23.2-debug
    entrypoint: [""]
    cache:
    key: videoag-cache-{self.context.env_type()}
    paths:
    - .cache/pip
    script:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment