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

fixup! Add package caching for CI

parent fa50207d
No related branches found
No related tags found
No related merge requests found
Pipeline #7354 passed
Pipeline: backend

#7355

    ......@@ -181,7 +181,7 @@ echo "{\\"auths\\":{\\"$CI_REGISTRY\\":{\\"username\\":\\"$CI_REGISTRY_USER\\",\
    f"--cache-repo=$CI_REGISTRY_IMAGE/{self.context.env_type()}_cache",
    f"--cache-copy-layers=true",
    f"--cache-run-layers=true",
    f"--verbosity=trace",
    f"--verbosity=debug",
    ]
    if self.context.commit_tag is not None:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment