change key cache
This commit is contained in:
parent
4e0b3bd59c
commit
c2630aca8c
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ stages:
|
|||
cache:
|
||||
key:
|
||||
files:
|
||||
- setup.py
|
||||
- setup.cfg
|
||||
- pyproject.toml
|
||||
paths:
|
||||
- .cache/pip
|
||||
- ${VIRTUAL_ENV}
|
||||
|
|
Loading…
Reference in a new issue