Skip to content
Snippets Groups Projects
Verified Commit 160cd195 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Add key to cached virtualenv

parent e95ac75a
No related branches found
No related tags found
No related merge requests found
Pipeline #88547 passed
......@@ -27,6 +27,7 @@ run-tox-pipeline:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
cache:
key: tox-virtualenv
paths:
- .cache/pip
- venv/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment