Commit 604102a7 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent c213bdb3
Pipeline #12121 passed with stage
in 9 seconds
......@@ -31,7 +31,7 @@ lint:
image: python:3.10
extends: .build_template
cache:
key: "pip-cache"
key: "$CI_PROJECT_ID-pip-cache-non_protected"
paths:
- .cache/pip
before_script :
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment