Commit 49ac0d34 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 98524b3c
Pipeline #12123 passed with stage
in 10 seconds
......@@ -31,7 +31,7 @@ lint:
image: python:3.10
extends: .build_template
cache:
key: "$CI_PROJECT_ID-pip-cache-non_protected"
key: "pip-cache"
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