Skip to content

Commit e129799

Browse files
committed
fix: tweak gitlab ci to not error from too many uv cache keyfiles being defined
1 parent 7748072 commit e129799

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

{{cookiecutter.project_name}}/.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ stages:
2626
files:
2727
- pyproject.toml
2828
- uv.lock
29-
- requirements*.txt
30-
- "**/requirements*.txt"
3129
paths:
3230
- $UV_CACHE_DIR
3331
- $PIP_CACHE_DIR

0 commit comments

Comments
 (0)