Skip to content
Snippets Groups Projects
Verified Commit b56447e7 authored by Dominik Rimpf's avatar Dominik Rimpf :chipmunk:
Browse files

fix: var type

parent 38b11e71
No related branches found
No related tags found
No related merge requests found
Pipeline #276477 passed
......@@ -6,7 +6,7 @@ default:
# only cache local items.
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
CI_DEBUG_TRACE: true
CI_DEBUG_TRACE: "true"
# Pip's cache doesn't store the python packages
# https://pip.pypa.io/en/stable/reference/pip_install/#caching
......
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